cvondrick / vatic

Efficiently Scaling Up Video Annotation with Crowdsourced Marketplaces. IJCV 2012
http://mit.edu/vondrick/vatic/
MIT License
603 stars 255 forks source link

How can I get the box json data, which VATIC Automatically generated 。 #45

Closed ymm8505 closed 8 years ago

ymm8505 commented 8 years ago

Hi, There is only the annotated frame in the Json output when the annotatation video is saved to the database.

1、extract video to *.jpg. such as:1.jpg、2.jpg、3.jpg、4.jpg、5.jpg..... until 19.jpg. 2、I annotated 1.jpg, 10.jpg, 18.jpg, and VATIC has generated intermediate box data automatically, like 2.jpg、3.jpg、4.jpg、5.jpg、6.jpg. But when I saved them to Database, I found the json data only have 1.jpg、10.jpg、18.jpg、19.jpg box data I annotated before。

3、My issue is how can I get the box json data, which VATIC Automatically generated 。

Regards

ymm8505 commented 8 years ago

I run VATIC in offline mode。

ymm8505 commented 8 years ago

我已经解决了。自己写了js 函数来获取估算的插值。modify tracks.js function [this.estimate = function(frame) ] QQ group: VATIC 中国地区交流群 125059841