pysot
Tracker
A software system designed to support research in visual tracking using deep learning algorithms
SenseTime Research platform for single object tracking, implementing algorithms like SiamRPN and SiamMask.
4k stars
162 watching
1k forks
Language: Python
last commit: about 1 year ago
Linked from 1 awesome list
computer-visionsiamese-networktracking
Related projects:
Repository | Description | Stars |
---|---|---|
visionml/pytracking | A comprehensive framework for building and training visual object tracking models using PyTorch. | 3,247 |
timesler/facenet-pytorch | This project provides pre-trained PyTorch models for face detection and recognition tasks. | 4,550 |
jwyang/faster-rcnn.pytorch | An object detection implementation built on top of PyTorch, supporting multi-image batch training and multiple GPUs. | 7,693 |
moskomule/senet.pytorch | An implementation of Squeeze-and-Excitation Networks (SE-Nets) for deep learning image classification tasks | 2,285 |
fxia22/pointnet.pytorch | This is an implementation of the PointNet algorithm in PyTorch for 3D point cloud classification and segmentation tasks. | 2,149 |
abhineet123/deep-learning-for-tracking-and-detection | A collection of papers, datasets, code, and resources for object tracking and detection using deep learning. | 2,437 |
qubvel-org/segmentation_models.pytorch | A PyTorch library for building and training neural networks for image segmentation tasks. | 9,696 |
pycaret/pycaret | An automation tool for machine learning workflows in Python | 8,955 |
mks0601/3dmppe_posenet_release | A PyTorch implementation of a deep learning model for 3D multi-person pose estimation from a single RGB image | 821 |
facebookresearch/slowfast | Provides state-of-the-art video understanding codebase with efficient training methods and pre-trained models for various tasks | 6,623 |
dmlc/gluon-cv | A toolkit for building and deploying deep learning models in computer vision | 5,833 |
amdegroot/ssd.pytorch | An implementation of a deep learning-based object detection system in PyTorch. | 5,146 |
sktime/pytorch-forecasting | A PyTorch-based package for state-of-the-art time series forecasting with deep learning architectures | 4,001 |
oyam/pytorch-dpns | PyTorch implementation of a deep learning model for image segmentation | 90 |
nvidia/flownet2-pytorch | A deep learning framework implementing an optical flow estimation model using PyTorch. | 3,147 |