Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
segalinc authored Jul 20, 2018
1 parent 95d0962 commit c522a72
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions develop/behavior_classifier/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,13 @@ Pretrained model can be found [here](http://www.vision.caltech.edu/~segalinc/git
|Filename | Description|
|---------|------------|
|top.py| train and test classifier on top features|
|top_interaction| train and test calssifier on top features for just interacion behavior|
|top_interaction.py| train and test calssifier on top features for just interacion behavior|
|top_pcf.py| train and test classifier on top and front pixel change features|
|top_interaction| train and test calssifier on top and front pixel change features for just interacion behavior|
|top_interaction.py train and test calssifier on top and front pixel change features for just interacion behavior|
|top_pcf_wnd.py| train and test classifier on top and front pixel change features windowed|
|top_pcf_wnd_interaction| train and test calssifier on top and front pixel change features windowed for just interacion behavior|
|top_pcf_wnd_interaction.py| train and test calssifier on top and front pixel change features windowed for just interacion behavior|
|top_wnd.py| train and test classifier on top features windowed|
|top_wnd_interaction| train and test calssifier on top features windowed for just interacion behavior|
|top_wnd_interaction.py| train and test calssifier on top features windowed for just interacion behavior|


## INTERACTIVE TRAINING COMING SOON!

0 comments on commit c522a72

Please sign in to comment.