facebookresearch / facebookresearch/SlowFast
opencv not displaying video during inference, only writes.
Open
- Dominant language
- Python
- Stars
- 7.4k
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
Description
Hi, i am doing inference using slowFast model and want to display results instead of writing it on file. But oepncv does not open any window and code gets stuck on ` cv2.imshow("SlowFast", frame)` line 124 of file demo_loader.py.
Opencv works fine other wise but not here. Any ideas?

Contributor guide
Assessment
This issue has not been assessed yet.