microsoft / VoTT

Visual Object Tagging Tool: An electron app for building end to end Object Detection Models from Images and Videos.
MIT License
4.28k stars 836 forks source link

Specifying Azure Storage Blob (instead of container) #808

Open ninip opened 5 years ago

ninip commented 5 years ago

When connecting to an Azure Storage account, I'd like to specify a specific blob in the container to have the import/export save to.

My current set up for my team is to have a "machinelearning" container and individual projects in blobs. When I connect it to my container it, it uploads all the photos and saves in the general container instead of an individual blob. I'd like a more organized structure for exporting VoTT.

tbarlow12 commented 5 years ago

Hi @ninip can you elaborate with your use case and what your blob structure looks like?