microsoft / CNTK

Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit
https://docs.microsoft.com/cognitive-toolkit/
Other
17.53k stars 4.28k forks source link

Tutorials with Video #2263

Closed frankibem closed 7 years ago

frankibem commented 7 years ago

Are there any CNTK tutorials that deal with video inputs or any plans to add some?

cha-zhang commented 7 years ago

Have you checked the simple example here: https://github.com/Microsoft/CNTK/tree/master/Examples/Video/GettingStarted

frankibem commented 7 years ago

@cha-zhang Thanks. I'll look harder next time.

cha-zhang commented 7 years ago

We definitely need to add more video examples. If there is any particular model you are interested in, let us know.

cha-zhang commented 7 years ago

If you are looking for models like CNN-LSTM, you can find some more video examples in our CVPR tutorial: https://www.cntk.ai/Tutorials/CVPR2017/CVPR_2017_Tutorial_final.pdf