coco-annotator icon indicating copy to clipboard operation
coco-annotator copied to clipboard

Remove all annotations

Open timscorbett opened this issue 4 years ago • 2 comments

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

timscorbett avatar Mar 28 '21 19:03 timscorbett

No. Not implemented I believe.

d-wei-of-sensyn avatar Mar 30 '21 16:03 d-wei-of-sensyn

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.

felixdollack avatar Sep 15 '21 09:09 felixdollack