Coder Social home page Coder Social logo

microsoft / vott Goto Github PK

View Code? Open in Web Editor NEW
4.2K 114.0 827.0 58.01 MB

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

License: MIT License

HTML 0.34% JavaScript 3.51% Shell 0.70% TypeScript 93.51% SCSS 1.85% EJS 0.09%
cntk video-tagging deep-learning object-detection labeling detection tagging taggingtools imagetagger image-tagging

vott's People

Contributors

aykhara avatar bart-jansen avatar dorgjelli avatar elizabethhalper avatar golee avatar guilhermehideki avatar hermanho avatar jacopomangiavacchi avatar jding05 avatar johnshew avatar luisamiranda avatar mloenow avatar mydiemho avatar pic123 avatar pjlittle avatar tbarlow12 avatar tmiller-msft avatar wbreza avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

vott's Issues

P3 Suggest Tags Feature

A. auto runs tracking till the end of a scene
B. if the tracker is unsure about a suggestion prompts for user input
C. continues tracking to the end of a scene

Add configuration UI for CNTK review feature

Since a certain user can have multiple version of CNTK installed, we'll probably want to allow the user to choose with which version of CNTK he wants to work.
For now - we always assumes that the directory is named c:\local\cntk.
This requires a minor fix in the node-cntk-fastrcnn module, but the majority of the work should be on the UI.

I'm setting priority to P2, although it's a pretty critical feature in order to have the auto tagging useful IMO.

Previously saved metadata doesn't load tag in first frame

Repro steps:

  • Open brand new video (no saved metadata)
  • Tag a few frames
  • Save video
  • Open same video
  • Notice that first tag isn't shown
  • Step frame forward
  • Notice that 2nd tag is shown
  • Step frame backward
  • Notice that 1st tag is shown (but wasn't when video was initially loaded)

looks like snapToAspectRatio might have broken this

Update TrackingBlackList

Update Tracking Blacklist to blacklist suggesting frame/region and not the suggested region.

Currently the tracking blacklist blacklists suggestions on next frame instead of the current frame updating this will make keeping track of suggestions much more effecient

Index.js optimization

Create a function that goes frame by frame into a function that takes a call back to clean the export to and review cntk code

Add default labels

Make the label default to the last used label instead of none or make it at least default to the first label if their is only one label provided instead of none.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.