An open API service indexing awesome lists of open source software.

https://github.com/layumi/2016_videoclassification

This project aim to get a higher recognition rate on UCF101 bataset. And I guess I will keep updating it in 2016.
https://github.com/layumi/2016_videoclassification

Last synced: 2 months ago
JSON representation

This project aim to get a higher recognition rate on UCF101 bataset. And I guess I will keep updating it in 2016.

Awesome Lists containing this project

README

          

# MatConvNet: CNNs for MATLAB

**MatConvNet** is a MATLAB toolbox implementing *Convolutional Neural
Networks* (CNNs) for computer vision applications. It is simple,
efficient, and can run and learn state-of-the-art CNNs. Several
example CNNs are included to classify and encode images. Please visit
the [homepage](http://www.vlfeat.org/matconvnet) to know more.