Dataset-Curation-Tool
Dataset-Curation-Tool copied to clipboard
Uploading Frozen State : Batch Upload Feature (`Custom Data Tab`)
I plan to change this to have the User simply use a checkbox that uses the same folder that is mandatory for the user to provide which is to the original data directory. Use Case/s:
- single image upload:
- upload single image & provide path
- batch upload:
- provide path & check that it is (also) for the batch of images
- batch upload (NON-Interact):
- images/s uploaded from Tag Editor via a selection & use the tag editor path as default for this feature
Making a note of trying not to let the UI cache huge amounts of data where possible to prevent this sort of issue from happening in other places also. e.g. the (non-interact) batch upload button as well could experience this issue.
I could just store the file paths relative to what the tag editor keeps track of for that feature, and eliminate that UI component of that feature aside from including maybe a non-interact dropdown menu of all the images to be included in the batch operation queued from the tag editor.
related: https://github.com/x-CK-x/Dataset-Curation-Tool/issues/28