Dataset-Curation-Tool icon indicating copy to clipboard operation
Dataset-Curation-Tool copied to clipboard

Uploading Frozen State : Batch Upload Feature (`Custom Data Tab`)

Open x-CK-x opened this issue 1 year ago • 2 comments

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

x-CK-x avatar Jan 05 '24 04:01 x-CK-x

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.

x-CK-x avatar Jan 05 '24 04:01 x-CK-x

related: https://github.com/x-CK-x/Dataset-Curation-Tool/issues/28

x-CK-x avatar Jan 05 '24 05:01 x-CK-x