msracver / Flow-Guided-Feature-Aggregation

Flow-Guided Feature Aggregation for Video Object Detection
MIT License
723 stars 190 forks source link

Questions in demo.py #62

Closed blueeda closed 5 years ago

blueeda commented 5 years ago

Demo.py does not read pictures in consecutive frames, so how do we know where is the adjacent frames? And the output pictures are disordered. Could you please help me solve the problem? Thanks!