Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nrupatunga authored Aug 3, 2017
1 parent f55167d commit d35a613
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,9 @@ This is the **python** implementation of **GOTURN: Generic Object Tracking Using
* Easy to understand the overall pipeline of the algorithm in detail
* Easy to experiment new ideas
* Easy to debug and visualize the network with tools like [visdom](https://github.com/facebookresearch/visdom)
* Easy portability to Windows/Ubuntu, without having to worry about building third party libraries (except building CAFFE).
* little effort in portability to other OSes

### Functionalites added
- [X] Training the deep network on Imagenet and ALOV dataset

- [X] Test code for VOT

0 comments on commit d35a613

Please sign in to comment.