Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Training RFBNET in colab, couldn't find '/content/coco_cache/Monk_Object_Detection/example_notebooks/sample_dataset_kangaroo_Images_gt_roidb.pkl' #31

Closed
annie7777 opened this issue May 4, 2020 · 4 comments
Labels
bug Something isn't working

Comments

@annie7777
Copy link

Hi Thanks for your nice work ! When I try to train rfbnet in colab. It gives me this error, it couldn't find the coco cache file
Monk_Object_Detection/8_pytorch_rfbnet/lib/data/coco.py in init(self, root_dir, coco_dir, set_dir, preproc, target_transform, dataset_name)

Monk_Object_Detection/8_pytorch_rfbnet/lib/data/coco.py in _load_coco_annotations(self, coco_name, indexes, _COCO)

FileNotFoundError: [Errno 2] No such file or directory: '/content/coco_cache/Monk_Object_Detection/example_notebooks/sample_dataset_kangaroo_Images_gt_roidb.pkl'

@abhi-kumar
Copy link
Contributor

Thank you for pointing out the issue. Will resolve it very soon.

@abhi-kumar abhi-kumar added the bug Something isn't working label May 5, 2020
@annie7777
Copy link
Author

Thanks for your reply very looking foward to your response. I found this is the same for the lcoal system as well

abhi-kumar added a commit that referenced this issue May 6, 2020
@abhi-kumar
Copy link
Contributor

The issue has been resolved. Please check and confirm

@annie7777
Copy link
Author

The issue has been resolved. Please check and confirm

thanks!. It's working!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants