Beckschen / 3D-TransUNet

This is the official repository for the paper "3D TransUNet: Advancing Medical Image Segmentation through Vision Transformers"
Apache License 2.0
182 stars 10 forks source link

not find StandardTransformerDecoder #9

Open usst-changbo opened 10 months ago

usst-changbo commented 10 months ago

In the transunet3d_model.py file at line 497 from.mask2former_model.transformer_decoder.maskformer_transformer_decoder3d import Cannot find maskformer_transformer_decoder3d StandardTransformerDecoder, but I found in the directory mask2former_transformer_decoder3d, But still can't find StandardTransformerDecoder in this module