FileNotFoundError: CocoDataset: [Errno 2] No such file or directory: 'data/coco/annotations/instances_train2017.json' #8869
Unanswered
bipin-saha
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Error Message
I am trying to train a model using TridentNet, and the dataset is COCO.
I have passed my image locations and annotation via cfg
And the cfg output is
After that while running the Train.py as
!python /content/mmdetection/tools/train.py /content/mmdetection/configs/tridentnet/tridentnet_r50_caffe_1x_coco.py
Finally, I got the error as
Error Message
Beta Was this translation helpful? Give feedback.
All reactions