VoTT icon indicating copy to clipboard operation
VoTT copied to clipboard

Visual Object Tagging Tool: An electron app for building end to end Object Detection Models from Images and Videos.

Results 100 VoTT issues
Sort by recently updated
recently updated
newest added

git clone https://github.com/Microsoft/VoTT.git cd VoTT npm ci then wrong Failed to execute '/Users/heyunfeng/.nvm/versions/node/v10.15.1/bin/node /Users/heyunfeng/.nvm/versions/node/v10.15.1/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --module=/Users/heyunfeng/VoTT/node_modules/fsevents/lib/binding/Release/electron-v3.0-darwin-x64/fse.node --module_name=fse --module_path=/Users/heyunfeng/VoTT/node_modules/fsevents/lib/binding/Release/electron-v3.0-darwin-x64 --napi_version=3 --node_abi_napi=napi' (1) errorOut=node-pre-gyp WARN Tried to download(404): https://fsevents-binaries.s3-us-west-2.amazonaws.com/v1.2.4/fse-v1.2.4-electron-v3.0-darwin-x64.tar.gz my node...

**Is your feature request related to a problem? Please describe.** When I click "export", it does not ask for confirm - whether to overwrite previous annotation or not; whether the...

Closes #1065 This merges the work into #1024 and is based on that same PR.

**Describe the bug** When trying to select multiple polygons to copy and paste on the next frame only one polygon remains selected and copied. **To Reproduce** Steps to reproduce the...

I have removed several images from the project image source folder, before they were even annotated, and yet VoTT seems to still expect them to be there, and so I...

- Updated to most recent version of `react-scripts` (4.0) - May still be an issue w/ referencing a specific version of `react-router` typings (5.0) - Update TypeScript - Fixed compilation...

Any chance we could get a build with native Apple Silicon support?

I have a dataset that has been annotated via multiple different annotation software, is it possible to write a script that converts them all into a vott supported format and...

**Describe the bug** When trying to open the project file nothing loads and a popup window says "app encountered an unknown error". **To Reproduce** Steps to reproduce the behavior: 1....

If a feature is tagged wrong, you have to click it twice. Once to un-tag the wrong category, and then again to put in the correct one. It would help...