Skip to content

Bugfix for exporting coco format, if the images have mix of chars and digits#23

Open
danikhani wants to merge 2 commits into
ox-vgg:masterfrom
danikhani:master
Open

Bugfix for exporting coco format, if the images have mix of chars and digits#23
danikhani wants to merge 2 commits into
ox-vgg:masterfrom
danikhani:master

Conversation

@danikhani

Copy link
Copy Markdown

If the images have a similar starting digit and then following with other chars, exporting the annotations as coco caused the image_id to be always the same.
'20250116_120544_front.png'
This bugfix will give the image_id a uniq number.

thelinuxmaniac and others added 2 commits July 11, 2024 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants