👁️📦 VSenseBox
VSenseBox is a small all-in-one Python toolbox filled with many vision/visual sensing modules such as object detectors and object trackers, etc. These modules are well integrated together and can be easily selected and configurated with minimal coding.
- Integrate with popular object detectors including YOLO v3, v4, v5, v8, v9, v10, v11 and more.
- Integrate with bbox trackers including Centroid, SORT, DeepSORT, and more TBA.
- Support Python 3.9-3.12 on Windows, Linux, and macOS.
- Support YAML config file for each individual module.
- Integrate with PyQt GUI for easy config.