yuqing

Results 6 issues of yuqing

Hi, Thanks for your work. Could you tell me how do I use copy-paste-aug in instance segmentation. Thanks a lot :)

Thanks for your work, Could you tell me where is the SAM-code in your project. :)

你好作者,环境是Ubuntu20.04 touch=1.8 python=3.7 mmcv=0.2.16 mmdet=1.0.0 用配置文件solov2_light_512_dcn_r50_fpn_8gpu_3x.py 训练出现以下错误: 其他配置文件没有问题。 `Traceback (most recent call last): File "tools/train.py", line 125, in main() File "tools/train.py", line 121, in main timestamp=timestamp) File "/home/yuqing/桌面/program/SOLO/SOLO-master/mmdet/apis/train.py", line 111,...

**Describe the bug** I changed the fpn and **my fpn** output size is torch.Size([2, 256, 128, 176]) torch.Size([2, 256, 64, 88]) torch.Size([2, 256, 32, 44]) torch.Size([2, 256, 16, 22]) torch.Size([2,...

Thanks for your work. May I have Instance annotation for your work?

使用批处理 分割时候 调用函数 出现分割的box全为0的情况。 然后我分开处理 发现没有报错 正常运行 ![屏幕截图 2024-08-29 155437](https://github.com/user-attachments/assets/83930eea-8d52-409f-9ac7-f3c7a8ec5f55)