Resources
Documentation
Getting Started
VisioTrack is a powerful computer vision platform designed to help you track and analyze objects in videos. This documentation will guide you through the entire process from training to testing your models.
- Installation and setup
- Understanding the platform architecture
- Preparing your video datasets
- Best practices for object tracking
Train Module
The Train module allows you to review and analyze existing training data. You can view videos along with their associated tracking annotations in JSON format.
- Viewing training videos
- Understanding JSON annotation format
- Validating tracking data
- Exporting training datasets
Test Module
The Test module enables you to test object tracking by selecting bounding boxes on video frames and submitting them for processing.
- Uploading test videos
- Drawing bounding boxes
- Submitting tracking requests
- Analyzing tracking results