Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

Update COCODatasetReader.cpp #167

Open
sleep-404 opened this issue Dec 16, 2019 · 1 comment
Open

Update COCODatasetReader.cpp #167

sleep-404 opened this issue Dec 16, 2019 · 1 comment

Comments

@sleep-404
Copy link
Contributor

Currently COCODatasetReader searches for an "annotation" member in the config file and returns "Invalid Annotations file Passed" exceptions, which it should do, if Evaluator calls the functions as in that case annotations are necessary but it does the same when Detector calls the reader function which it should not as Detector just runs the model on the Dataset.

@hmrishavbandy
Copy link

Hi, I am interested in this issue. Would passing along a separate marker( bool variable) be enough to avoid this problem? The marker would certify whether the annotations are necessary or not.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants