mygiftcardsite Wrote:
I think this might help you
<code>from detectron2.data.datasets import register_coco_instances
register_coco_instances("YourTrainDatasetName", {},"path to train.json", "path to train image folder")
register_coco_instances("Your...
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.