separating out save function and checking if it has been run previously for a dataset
Summary: Pull Request resolved: https://github.com/facebookresearch/d2go/pull/282 Writing the of the converted coco file needs to be synced since the file is used by COCOEval. The whole function could be called multiple times by main thread so need to add additional checks to see if dataset has been previous called. Reviewed By: wat3rBro Differential Revision: D36957778 fbshipit-source-id: 5f9c5c038c13cbe24132ef1b44f6e94d5a26b66a
Showing
Please register or sign in to comment