asigatchov/volleyball-tracking
3
Fast Volleyball Ball Tracking Demo
This demo showcases real-time detection and tracking of a volleyball at 80 FPS on CPU using an optimized ONNX model. Upload a volleyball video to see the ball coordinates in CSV format and optionally visualize the tracking output.
How to Use
- Upload a volleyball video via the interface.
- Adjust the track length (default: 10 frames).
- Check the "Visualize Output" box to see the ball trajectory.
- Click "Submit" to start inference.
About the Project
- Repository: asigatchov/fast-volleyball-tracking-inference
- Model: VballNetFastV1 (ONNX)
- Performance: 200 FPS on Intel Core i5-10400F
Example Output
MIT License
