TSD
TSD copied to clipboard
Pretrained weights for OpenImages dataset (600 classes)?
Thanks for sharing your great work!
I wanted to know - have you shared the pretrained weights for your prize-winning OpenImages network with 600 classes? Per my understanding, the current pretrained models are for the COCO dataset.
If not shared currently, could you please consider doing so? It will be really helpful, as I am interested in using the 600 Class object-detector for one of my projects.
Hi, we have the plan to share the pretrained weights on OpenImages dataset. It will adopt the SENet-154 backbone. We need to retrain this model on the mmdetection framework and this will take a long time.
We really need the weights please
@songguanglu : did the training finish? It will help a lot of people, it kinda hard to find the pretrained
@songguanglu : did the training finish? It will help a lot of people, it kinda hard to find the pretrained
Hi, we have finished the training for ResNet-50 with OpenImageV5 500 classes. The training code (base version) and pre-trained model will be released in recent days.
@songguanglu : did the training finish? It will help a lot of people, it kinda hard to find the pretrained
Hi, we have finished the training for ResNet-50 with OpenImageV5 500 classes. The training code (base version) and pre-trained model will be released in recent days.
Have you released the pretrained model? we'd be really appreciate
@songguanglu : did the training finish? It will help a lot of people, it kinda hard to find the pretrained
Hi, we have finished the training for ResNet-50 with OpenImageV5 500 classes. The training code (base version) and pre-trained model will be released in recent days.
Have you released the pretrained model? we'd be really appreciate
The latest code has supported the OpenImage dataset training. We also provide the pretrained ResNet50,
@songguanglu : did the training finish? It will help a lot of people, it kinda hard to find the pretrained
Hi, we have finished the training for ResNet-50 with OpenImageV5 500 classes. The training code (base version) and pre-trained model will be released in recent days.
Have you released the pretrained model? we'd be really appreciate
The latest code has supported the OpenImage dataset training. We also provide the pretrained ResNet50,
Thank you for your work!
Pretrained models are missing model.CLASSES. Any help?