facebookresearch / d2go

D2Go is a toolkit for efficient deep learning
Apache License 2.0
838 stars 201 forks source link

update INJECTED_COCO_DATASETS_LUT when registering AdhocCOCODataset #584

Open stephenyan1231 opened 1 year ago

stephenyan1231 commented 1 year ago

Summary: When registering AdhocCOCODataset, INJECTED_COCO_DATASETS_LUT needs to be updated as well. For example, if a dataset uses custom registering function, it can be only retrieved from INJECTED_COCO_DATASETS_LUT. Otherwise, it uses the default registering function as in branch register_dataset_split.

Reviewed By: antonrigner

Differential Revision: D46826507

facebook-github-bot commented 1 year ago

This pull request was exported from Phabricator. Differential Revision: D46826507

facebook-github-bot commented 1 year ago

This pull request was exported from Phabricator. Differential Revision: D46826507