Skip to content

Commit

Permalink
Merge branch 'master' of github.com:xurui/eco_tracker
Browse files Browse the repository at this point in the history
  • Loading branch information
xurui committed Jul 1, 2019
2 parents 34a87c6 + 00251ff commit fecf8fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ run ./eco_tracker

## Some tips:
1. It uses fHoG feature to build feature map default, but you can extend to use CNN feature via setting USE_CNN;
2. About Deep features, this project supports extracting by Caffe and extracting by NCNN, the latter is suitable for ARM platform. For more info about NCNN, you can visit [NCNN](https://github.com/Tencent/ncnn);
2. About Deep features, this project supports extracting by Caffe and NCNN, the latter is suitable for ARM platform. For more info about NCNN, you can visit [NCNN](https://github.com/Tencent/ncnn);
3. Extracting Color Names features will be added in recently.

# Reference
Expand Down

0 comments on commit fecf8fc

Please sign in to comment.