Particle1904 / DatasetHelpers

Dataset Helper program to automatically select, re scale and tag Datasets (composed of image and text) for Machine Learning training.
MIT License
170 stars 9 forks source link

Tag or Caption Editor #17

Closed angry-orange closed 7 months ago

angry-orange commented 7 months ago

Hello, thank you for your work.

By following the guidelines at <https://github.com/Particle1904/DatasetHelpers/wiki/Editor-Page> I see something that looks like a regression in "Tag/Caption Editor".

What was tried:

Run as administrator. Rename the file to a legitimate name instead of UUID or anything.

Dataset Example Captura de tela 2024-03-09 122713

Version 1.6.1 Captura de tela 2024-03-09 122138 Captura de tela 2024-03-09 122123

Version 2.3.0 Captura de tela 2024-03-09 122219 Captura de tela 2024-03-09 121904

Particle1904 commented 7 months ago

Hello. Can you clarify? I don't really understand what is the issue here.

angry-orange commented 7 months ago

Hello. Can you clarify? I don't really understand what is the issue here.

The content that is inside the captions files is not showed, changed et cetera.

Particle1904 commented 7 months ago

Oh... Seems like I broke it; somehow. I haven't touched the editor page in a while. I'll investigate.

Particle1904 commented 7 months ago

Its working in v2.2.0; if you want to use that for now while I fix this.

angry-orange commented 7 months ago

Its working in v2.2.0; if you want to use that for now while I fix this.

Right. Thank you for your desire to help.

Particle1904 commented 7 months ago

There's a new release up that fixes that issue: https://github.com/Particle1904/DatasetHelpers/releases/tag/v2.3.1 Thanks for reporting it!