Skip to content

Aimmy train #7

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Le107 opened this issue Feb 8, 2025 · 3 comments
Open

Aimmy train #7

Le107 opened this issue Feb 8, 2025 · 3 comments

Comments

@Le107
Copy link

Le107 commented Feb 8, 2025

I added a structure for training https://github.com/Babyhamsta/Aimmy/pull/1492/files. Take a look, check it out.

@Le107
Copy link
Author

Le107 commented Feb 9, 2025

Also, Yoable exports labels with commas, but there must be dots, otherwise there will be an error during training (example): "\dataset\images\train\0ba6b813-e7a0-45b6-b85f-c125d750ff35.jpg : ignoring corrupt image/label: could not convert string to float: '0,548982'". It depends on the region in the Windows settings, where a comma is used instead of a dot. It won't work for everyone. 'Make Sense' sets the dots regardless of the settings.

@Babyhamsta
Copy link
Owner

Babyhamsta commented Feb 11, 2025

Also, Yoable exports labels with commas, but there must be dots, otherwise there will be an error during training (example): "\dataset\images\train\0ba6b813-e7a0-45b6-b85f-c125d750ff35.jpg : ignoring corrupt image/label: could not convert string to float: '0,548982'". It depends on the region in the Windows settings, where a comma is used instead of a dot. It won't work for everyone. 'Make Sense' sets the dots regardless of the settings.

Old versions of Yoable did this, I never had this issue I assume it has something to do with the local system and language setups. Are you still having this issue in the newer 2.0.0 => versions?

You are correct it should always be a dot not a comma.

@Le107
Copy link
Author

Le107 commented Feb 11, 2025

Yes, I have updated Yoable to 2.3.1 and put commas in the labels. On Windows (run > intl.cpl >
Formats > Additional settings ... > Decimal symbol:) I have a comma by default. When I change it to a dot in the settings, Yoable puts dots. In the structure for training (see first message), I wrote a script for sorting (sorting.py). He will fix the comma by a dot if anyone has such a problem.

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

No branches or pull requests

2 participants