-
Notifications
You must be signed in to change notification settings - Fork 475
Frequently Asked Questions
Currently, our modified Caffe toolbox and dense_flow toolbox only support Linux platform. You are welcome to make a PR if you manage to run them on Mac/Windows.
####1. How can I generate the optical flow & the warped optical flow images?
####2. Cannot compile the dense_flow toolbox
Dense flow relies on an additional dependency: libzip
. Please use your package manager to install it.
####1. The Caffe toolbox reports some file missing, what can I do?
####1. Caffe reports way lower accuracies in on-the-fly validation than what you guys reported, what's wrong? Easy, there is nothing wrong. The reported accuracy is video-level testing results using 25 frames per video. Please use the scripts provided to test your trained models and check the results again.
For other questions and inquiries, contact
- Yuanjun Xiong: [email protected]
- Limin Wang: [email protected].