Code for our CVPR 2018 paper "Optimizing Video Object Detection via a Scale-Time Lattice".
Project page: http://mmlab.ie.cuhk.edu.hk/projects/ST-Lattice/
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.
Data needed to plot the figure can be found in
figure/data.pkl.
@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} }