facebookresearch/SlowFast

Demo programme on camera input

Open

#34 opened on Nov 18, 2019

View on GitHub
 (57 comments) (0 reactions) (0 assignees)Python (1,167 forks)batch import
enhancementgood first issue

Repository metrics

Stars
 (6,064 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Hi,

I find this project very interesting and thanks for open-sourcing it.

I am trying to make a demo programme to load and run the models (e.g. SlowFast) and infer it using input from a USB camera to visually evaluate the accuracy and performance and I wonder if it would it be possible? if so could you briefly elaborate on which modules should be used and how it could be implemented?

Thanks in advance.

Contributor guide