jsbroks / coco-annotator

:pencil2: Web-based image segmentation tool for object detection, localization, and keypoints
MIT License
2.09k stars 460 forks source link

Remove all annotations #461

Open timscorbett opened 3 years ago

timscorbett commented 3 years ago

How can I remove all imported annotations? I don't see anything under rollback/undo. Deleting under task history doesn't help.

d-wei-of-sensyn commented 3 years ago

No. Not implemented I believe.

felixdollack commented 3 years ago

I just faced the same problem.

docker-compose down -v

will delete the entire database. The downside of this is you having to create all categories and datasets again and scan for the images.