Pinned Repositories
20180925pathPlan
a autonomous vehicle program
3D-ResNets-PyTorch
3D ResNets for Action Recognition (CVPR 2018)
A-star
A星 算法 用优化的时候要先关闭普通代码再打开注释的优化代码
AStarSearch
A星寻路,使用C++实现,不足之处还望指出共同学习。
awesome-flutter
An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
Correlation-Filter-Tracking-Beyond-an-Open-loop-System
This is the matlab code of our BMVC paper: Correlation Filter Tracking: Beyond an Open-loop System, including DCF_SC ,KCF_SC, SAMF_SC and EDCF.
Correlation_Filtering_Tracking_Lib
Correlation filter based tracking algorithms(KCF, DSST, STAPLE) implemented by C++. [C++实现的与相关滤波相关的跟踪算法(KCF, DSST, Staple)]
CppPrimer
:books: Solutions for C++ Primer 5th exercises.
KCF
High-Speed Tracking with Kernelized Correlation Filters
pyCFTrackers
Python re-implementation of some correlation filter based tracker
Neptuneland's Repositories
Neptuneland/KCF
High-Speed Tracking with Kernelized Correlation Filters
Neptuneland/pyCFTrackers
Python re-implementation of some correlation filter based tracker
Neptuneland/20180925pathPlan
a autonomous vehicle program
Neptuneland/3D-ResNets-PyTorch
3D ResNets for Action Recognition (CVPR 2018)
Neptuneland/A-star
A星 算法 用优化的时候要先关闭普通代码再打开注释的优化代码
Neptuneland/awesome-flutter
An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
Neptuneland/Correlation_Filtering_Tracking_Lib
Correlation filter based tracking algorithms(KCF, DSST, STAPLE) implemented by C++. [C++实现的与相关滤波相关的跟踪算法(KCF, DSST, Staple)]
Neptuneland/CppPrimer
:books: Solutions for C++ Primer 5th exercises.
Neptuneland/CS-Notes
😋 技术面试必备基础知识
Neptuneland/easyhosts
基于 Github 项目整合的远程 Hosts 直链,适配多种规则、终端,每 30 分钟 自动同步一次 Github 最新可用项目并提供打包下载
Neptuneland/ECO
Matlab implementation of the ECO tracker.
Neptuneland/ECO-pytorch
PyTorch implementation for "ECO: Efficient Convolutional Network for Online Video Understanding", ECCV 2018
Neptuneland/Faster-RCNN_TF
Faster-RCNN in Tensorflow
Neptuneland/gitSkills
Neptuneland/googletest
Googletest - Google Testing and Mocking Framework
Neptuneland/Head-First-Java
Code for Head First Java
Neptuneland/hosts
镜像:https://coding.net/u/scaffrey/p/hosts/git
Neptuneland/KCFcpp
C++ Implementation of KCF Tracker
Neptuneland/local_path_planning
Neptuneland/mygit
Neptuneland/p2016-rss-small-target
Jing Lou, Wei Zhu, Huan Wang, Mingwu Ren*, “Small Target Detection Combining Regional Stability and Saliency in a Color Image,” Multimedia Tools and Applications, pp. 1-18, 2016. doi:10.1007/s11042-016-4025-7
Neptuneland/pysot
SenseTime Research platform for single object tracking, implementing algorithms like SiamRPN and SiamMask.
Neptuneland/qt
qt demo
Neptuneland/samf
samf code(official)
Neptuneland/SAMF-matlab
This MATLAB code implements the Scale Adaptive Multiple Feature Tracker (SAMF)
Neptuneland/SiameseX.PyTorch
A simplified PyTorch implementation of Siamese networks for tracking: SiamFC, SiamRPN, SiamRPN++, SiamVGG, SiamDW, SiamRPN-VGG.
Neptuneland/tabwidget_drag_window
Neptuneland/tensorflow-yolo
tensorflow implementation of 'YOLO : Real-Time Object Detection'(train and test)
Neptuneland/TripletTracking
ECCV 2018 Triplet Loss in Siamese Network for Object Tracking
Neptuneland/YOLO_tensorflow
tensorflow implementation of 'YOLO : Real-Time Object Detection'