FastFlowNet
FastFlowNet copied to clipboard
div_flow parameter
Hi, i am running your code. I saw in your paper the ground-truth flow was divided by 20 before training, but seems didn't see this parameter in FastFlowNet.py, have you used this div_flow parameter in code?
Please see the demo.py. 20 is multiplied back here.