WillDamon / scale-time-lattice

Code for our CVPR 2018 paper "Optimizing Video Object Detection via a Scale-Time Lattice".

Home Page:http://mmlab.ie.cuhk.edu.hk/projects/ST-Lattice/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scale-Time Lattice

Project page: http://mmlab.ie.cuhk.edu.hk/projects/ST-Lattice/

examples

We will release the code as soon as we finish the cleaning. Our implementation is based on PyTorch and we will release both training and testing code.

Results

result

Data needed to plot the figure can be found in figure/data.pkl.

Citation

@inproceedings{STLattice2018CVPR,
  author = {Chen, Kai and Wang, Jiaqi and Yang, Shuo and Zhang, Xingcheng and Xiong, Yuanjun and Loy, Chen Change and Lin, Dahua},
  title = {Optimizing Video Object Detection via a Scale-Time Lattice},
  booktitle = {CVPR},
  year = {2018}
}

About

Code for our CVPR 2018 paper "Optimizing Video Object Detection via a Scale-Time Lattice".

http://mmlab.ie.cuhk.edu.hk/projects/ST-Lattice/