HumanSignal / labelImg

LabelImg is now part of the Label Studio community. The popular image annotation tool created by Tzutalin is no longer actively being developed, but you can check out Label Studio, the open source data labeling tool for images, text, hypertext, audio, video and time-series data.
https://youtu.be/p0nR2YsCY_U
MIT License
22.15k stars 6.23k forks source link

Image navigation issue after encountering an invalid image #1005

Open sohang3112 opened 11 months ago

sohang3112 commented 11 months ago

I encountered an issue while using labelImg to annotate images. After annotating 30 images, I came across an invalid image. LabelImg displayed an error message, but when I clicked “next image”, instead of showing the next image (after the problematic image), the very first image was shown, which I had already annotated.

The expected behavior is that after encountering an invalid image and clicking “next image”, labelImg should display the next image (after the problematic image) instead of going back to the very first image.