0

Is there some simple way of importing data from another coco annotator system (just the data and annotations without users).

Darqer
  • 2,847
  • 9
  • 45
  • 65

1 Answers1

2

Coco annotator has an import function. Check the wiki page on the repository.

Export from one and import into the other.

jsbroks
  • 530
  • 6
  • 15