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 834 forks source link

recent projects does not read latest VOTT file #920

Open garyrouteshoot opened 4 years ago

garyrouteshoot commented 4 years ago

Describe the bug The target connection folder is local and subject to GIT source control. If a changed VOTT project files is pulled down to the local folder the VOTT window only loads correctly if you use "open local project" as opposed to "recent projects" list.

To Reproduce Steps to reproduce the behavior: On Computer 1: 1 Create project and add some tags. 2 Close VOTT. 3 Commit and push to source control.

On Computer 2: 1 Pull new VOTT file and other assets 2 Open project in VOTT 3 Change/edit/delete some tags. 4 Close VOTT. 5 Commit and push to source control.

On Computer 1: 1 Pull changes (VOTT file and other assets) 2 Open project using recent projects list 3 View tags and labels to see that they have not changed

Expected behavior The changes should be reflected when opening from the recent projects list as they are when opening as a local project from home screen.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Additional context Add any other context about the problem here.