You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 29, 2024. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
The text was updated successfully, but these errors were encountered: