facebookresearch / facebookresearch/detectron2
Error when trying to visualize the registered coco dataset.
Open
- Dominant language
- Python
- Stars
- 34.7k
- Forks
- 7.9k
- PR merge metrics
- No merged PRs in 30d
Description
from detectron2.data.datasets import register_coco_instances
register_coco_instances("TrainData5", {}, r"/content/drive/MyDrive/HatchFast/_annotations.json", r"/content/drive/MyDrive/HatchFast/train")
When trying to register the above coco data , I get an error during the visualization

Contributor guide
Assessment
This issue has not been assessed yet.