[Copy annotation] sometimes it is difficult to annotate same objects on different images, it will be really helpful if we can get a feature that can copy annotations from one image to another, if already exists, please explain. #1106
-
Is your feature request related to a problem? Please describe. Describe the solution you'd like Describe alternatives you've considered Additional context |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
If you use |
Beta Was this translation helpful? Give feedback.
If you use
keep_prev: true/false
option in~/.labelmerc
orlabelme --keep-prev
or the menu bar, it will keep the polygons in the previous frame.