Skip to content

Commit 770daf7

Browse files
committed
added couple more SOT codes;
1 parent a523c54 commit 770daf7

6 files changed

+3
-1
lines changed

ReadMe.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,12 +75,14 @@ Collection of papers and other resources for object detection and tracking using
7575
- [Beyond Correlation Filters: Learning Continuous Convolution Operators for Visual Tracking (ECCV 2016) (MATLAB)](https://github.com/martin-danelljan/Continuous-ConvOp)
7676
- [ECO: Efficient Convolution Operators for Tracking (CVPR 2017)](https://github.com/martin-danelljan/ECO)
7777
- [End-to-end representation learning for Correlation Filter based tracking (CVPR 21017)](https://github.com/bertinetto/cfnet)
78+
- [Beyond Correlation Filters: Learning Continuous Convolution Operators for Visual Tracking](https://github.com/martin-danelljan/Continuous-ConvOp)[(ECCV 21016)][Matlab]
79+
- [ECO: Efficient Convolution Operators for Tracking](https://github.com/martin-danelljan/ECO)[(CVPR 21017)][Matlab]
7880
- [A collection of common tracking algorithms](https://github.com/zenhacker/TrackingAlgoCollection)
7981
- Object Detection and Matching
8082
- [Matchnet](https://github.com/hanxf/matchnet)
8183
- [Stereo Matching by Training a Convolutional Neural Network to Compare Image Patches](https://github.com/jzbontar/mc-cnn)
8284
- [Asynchronous Methods for Deep Reinforcement Learning ](https://github.com/miyosuda/async_deep_reinforce)
83-
- [YOLO9000: Better, Faster, Stronger - Real-Time Object Detection. 9000 classes! ](https://github.com/philipperemy/yolo-9000)
85+
- [YOLO9000: Better, Faster, Stronger - Real-Time Object Detection. 9000 classes!](https://github.com/philipperemy/yolo-9000)
8486
- [Deformable Convolutional Networks](https://github.com/msracver/Deformable-ConvNets)
8587
- [R-FCN: Object Detection via Region-based Fully Convolutional Networks](https://github.com/daijifeng001/R-FCN)
8688
- [PVANet: Lightweight Deep Neural Networks for Real-time Object Detection](https://github.com/sanghoon/pva-faster-rcnn)

0 commit comments

Comments
 (0)