While training samples can currently be imported/exported via feature classes, adding COCO JSON support would significantly improve interoperability with modern ML and computer vision workflows. COCO JSON is the industry-standard annotation format used across tools like CVAT, Labelbox, and frameworks like TensorFlow and PyTorch.
The proposed workflow would allow:
Importing COCO JSON files (polygons, points, labels) directly as training samples, avoiding manual conversion for users who annotate in external tools.
Exporting training samples to COCO JSON for seamless use in external ML pipelines or collaboration with non-geospatial teams.
This would allow for better integration between GIS and computer vision, reduce redundant work, and align ArcGIS Pro with widely adopted AI standards. Could this be considered for a future update?