-
Hi, I can not find the reported GFlops on the paper about the model Vit-Adapter-L (Mask2former/Beit v2/crop size 896), can you tell me the relevant data or the method to calculate it. Thanks a lot!
-
作者您好,我在尝试使用FADC时,出现图中的错误,我检查了torch和mmcv版本没有问题,也能正常运行您提供的FADC_only目录下的代码,但是将该模块插入我的代码中时就会报错,我在我的代码中将我的输入FADC模块的tensor换成torch.rand()生成的tensor时可正常运行。我检查发现其中的主要问题出现在“input.new_empty(0)“这个代码,torch.rand…
-
Thanks for your reply about the dataset in the former issue!
After I fine-tune the SIIM-ACR Pneumothorax segmentation task with pre-trained model weights and run ``ft.sh`` with mmsegmentation, the f…
-
### Prerequisite
- [X] I have searched [Issues](https://github.com/open-mmlab/mmdetection3d/issues) and [Discussions](https://github.com/open-mmlab/mmdetection3d/discussions) but cannot get the exp…
-
Hello,
I was wondering if your model can be used for the semantic segmentation task and if it would be easy to integrate it with mmseg models.
What are your thoughts on this? I would like to w…
-
Hi, I have defined a new teacher model in training procedure named forward_train, the file under mmseg/models.
How can I use the new t_model for inference instead of the model, which seemed to be …
-
https://github.com/open-mmlab/mmsegmentation/blob/d3e11cc74fd6ad7241fbdc373cde7df84ee2d0f4/mmseg/apis/test.py#L204
I think the progress bar is here. Is there an easy way to disable this? It is spam…
-
请问mmsegmentation如何实现孪生网络,我想做遥感变化检测,计划将图像分别以单独的分支输入网络,而不是合并成一个文件再去输入。谢谢。
Please ask mmsegmentation how to implement siamese networks. I want to do remote sensing change detection and plan to feed the…
-
Hello,
I am very interested in your impressive research. Could you please let me know when you plan to make your code available? Thank you!
-
我的环境:
torch 1.10.0
torchaudio 0.10.0+cu113
torchlibrosa 0.0.9
torchmetrics 0.11.0
torchvision 0.11.1+cu11…