msracver / Flow-Guided-Feature-Aggregation

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

@scharifa: Actually, it is ok when I train the code. But test phase, the error is throw out. I change the KEY_FRAME_INTERVAL in config.py and min_diff and max_diff. Hope it is helpful for you. #52

Open cocoa97 opened 5 years ago

cocoa97 commented 5 years ago

@scharifa: Actually, it is ok when I train the code. But test phase, the error is throw out. I change the KEY_FRAME_INTERVAL in config.py and min_diff and max_diff. Hope it is helpful for you.

Originally posted by @Feywell in https://github.com/msracver/Flow-Guided-Feature-Aggregation/issues/16#issuecomment-442284201

cocoa97 commented 5 years ago

Excuse me,Where are the min_diff and max_diff?I could not find them.

yongfang1995 commented 5 years ago

hello, how do you install mxnet? build from source or use pip?