ibaiGorordo/Tapir-Pytorch-Inference
Minimal code for Tapir model inference in Pytorch
This tool helps researchers, analysts, and engineers accurately track specific points or objects across video footage, including live camera feeds. You provide a video (or a webcam stream) and a set of points you're interested in, and it outputs the precise movement of those points throughout the video. It’s ideal for anyone needing to monitor motion or object paths in dynamic visual data.
No commits in the last 6 months.
Use this if you need to track specific points within a video or a live webcam feed, especially for real-time analysis.
Not ideal if you require highly efficient ONNX inference or if you need to train a tracking model from scratch.
Stars
18
Forks
2
Language
Python
License
Apache-2.0
Category
Last pushed
Aug 13, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/ibaiGorordo/Tapir-Pytorch-Inference"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
DeepTrackAI/DeepTrack2
DeepTrack2 is a modular Python library for generating, manipulating, and analyzing image data...
abhineet123/Deep-Learning-for-Tracking-and-Detection
Collection of papers, datasets, code and other resources for object tracking and detection using...
NVIDIA-ISAAC-ROS/isaac_ros_dnn_inference
NVIDIA-accelerated DNN model inference ROS 2 packages using NVIDIA Triton/TensorRT for both...
DagnyT/hardnet
Hardnet descriptor model - "Working hard to know your neighbor's margins: Local descriptor...
rafellerc/Pytorch-SiamFC
Pytorch implementation of "Fully-Convolutional Siamese Networks for Object Tracking"