You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that many authors use this repo to product the result on COCO dataset, but it seems that you don't provide the correspongding settings, looking forward to your reply
The text was updated successfully, but these errors were encountered:
The first motivation for building this repository was to remove Caffe and MATLAB dependencies of the official codes. Therefore this repository is designed to convert the official COCO weights (init.caffemodel) into PyTorch-compatible format, but not to train from scratch. I remember that the training details for COCO were unrevealed, and I ended up with the current design. I think one can train COCO if implementing a dataset class, but currently I have no time to verify and maintain reproducibility over it.
It seems that many authors use this repo to product the result on COCO dataset, but it seems that you don't provide the correspongding settings, looking forward to your reply
The text was updated successfully, but these errors were encountered: