google-deepmind / google-deepmind/kinetics-i3d
could you release the code to extract optical flow?
Open
- Dominant language
- Python
- Stars
- 1.8k
- Forks
- 467
- PR merge metrics
- No merged PRs in 30d
Description
do I need to normalize RGB images to [0,1] from [0,255] before calculate optical flow?
I will follow the code here. https://github.com/opencv/opencv/blob/master/samples/gpu/optical_flow.cpp
And 'd_flow' is only output of TVL1.
how to split dx_flow and dy_flow?
Contributor guide
Assessment
This issue has not been assessed yet.