Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
## Proposed idea
Infuse the 3D CNN model with the assumptions used in optical flow computaitons in a *soft* way through a special regularization on the filters.

## In this project
## In this amazing project
We test the merit of this idea by training ConvNets from scratch on the UCF101 Human Action Recognition data set using Theano. See the [report](http://cs231n.stanford.edu/reports/2015/pdfs/kjchavez_final.pdf).

## Dependencies
Expand Down