microsoft / VoTT

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

Incorrect export to the CustomVision service #526

Open yanavalieva opened 5 years ago

yanavalieva commented 5 years ago

Describe the bug Regions exported to the Custom Vision Service do not match those previously marked up using VoTT.

To Reproduce Steps to reproduce the behavior:

  1. Mark up any data using VoTT
  2. Click "Export Tags"
  3. Select "Custom Vision Service"
  4. Paste a training key

Expected behavior Regions expected to be identical.

Screenshots

1 2

Platform [x] Electron [ ] Browser

OS [x] Windows [ ] Mac [ ] Linux

aburek commented 5 years ago

+1, Also seeing cases where the images aren't being exported to Custom Vision at all, specifically with the following configuration:

I tagged ~20 photos, and only 1-3 of them get exported at all, and the ones that do get exported are still showing up as 'untagged'

yanavalieva commented 5 years ago

+1 @arode I've faced this issue as well when exporting images from a local folder. Not all the images were exported.

michalmar commented 5 years ago

+1 seeing same behaviour from local folder - not all tagged images are exported

hnky commented 5 years ago

+1 Would make life a lot easier!

ninip commented 5 years ago

+1 I tried to export my images from VoTT to Custom Vision and none of them appeared in my Custom Vision tool. I did Create New Project for Custom Vision, and project was created, just no images were uploaded to Custom Vision.

Source Connection: Blob storage Target Connection: Blob storage Export: Custom vision Platform: Electron OS: Windows