IntelLabs / vdms

VDMS: Your Favorite Visual Data Management System
MIT License
84 stars 31 forks source link

Enhanced AddImage/Video data location and upload. #200

Open ifadams opened 1 month ago

ifadams commented 1 month ago

Is your feature request related to a problem? Please describe.

Describe the solution you'd like

  1. Metadata could be added while pointing to data at a remote location
  2. Bulk uploads (e.g., remoteIP:videoDir/*.mpg) could be enabled (potentially in the background)
  3. Uploads with filtering operations in the operation pipeline could be done efficiently (perform filtering at the data location, avoiding bringing over the data to the VDMS server only to drop it after the filter)
  4. Be able to find an existing image and link it to the appropriate metadata entity for future locations/relocation.