Zhuofan Zong

Results 111 comments of Zhuofan Zong

torch 1.11.0+cu113 torchaudio 0.11.0+cu113 torchvision 0.12.0+cu113 These are my torch packages. Do you use cuda 11.3?

This is not supported yet. Community PR is welcome.

Thanks for your feedback. I will add this dependency to requirements.

config里的test_cfg是一个list,分别对应detr head和多个辅助头的test setting。你这里显示的score_thr都是加到了辅助头的config,可以试试加到test_cfg[0]里

会尽快更新分割的model和config

This means you are downloading the resnet50 checkpoint from torchvision. Please check your internet connection.

Please check the file `mmdet/models/losses/cross_entropy_loss.py` in your environment's mmdetection package. Is this file the same as [the implementation](https://github.com/Sense-X/Co-DETR/blob/28a60116d9bcdd22a876a358b160a27efee785ec/mmdet/models/losses/cross_entropy_loss.py) of this repo?

训练epoch数量取决于你的dataset大小,coco的数据量级是10w左右,可以根据这个预估然后通过实验找到最佳epoch设置

The O365 model is here: https://huggingface.co/zongzhuofan/co-detr-vit-large-objects365