HumanSignal/labelImg

Image navigation issue after encountering an invalid image

sohang3112 opened this issue · 0 comments

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.

  • OS: Windows 11
  • PyQt version: 5.15.9
  • Python version: 3.9.16