Release Notes#
VSenseBox v0.4.x - Hello Ultralytics YOLOv11!#
VSenseBox
v0.4.0Add Ultralytics YOLOv11 config files
Use Ultralytics YOLOv11 in examples and tests
Update requirements for Ultralytics YOLOv11
Update documentation and GitHub workflows
VSenseBox v0.3.x - Another Step!#
VSenseBox v0.2.x - Some Changes!#
VSenseBox
v0.2.0Transfer from rathaumons to numediart
Change
boxes_confs
toboxes_conf
forVSenseAssets
Update requirements
Update and improve documentation
VSenseBox v0.1.x - One Small Step!#
VSenseBox
v0.1.1Replace
pyppbox-ultralytics
withvsensebox-ultralytics
Use
lapx>=0.5.8
for speed boostUpdate and improve documentation
Update GitHub workflow
VSenseBox
v0.1.0Add basic IoU tracker ->
BasicIoU
Fix minor bugs
Clean up and improve unified strings
Update and improve configurator and GUI
Update and improve documentation
VSenseBox v0.0.x - Hello World!#
VSenseBox
v0.0.4Add minor bug fixes
Add example 03 for multithreading
Improve overall performance
Update and improve documentation
VSenseBox
v0.0.3Improve
VSense
performanceUpdate and improve documentation
VSenseBox
v0.0.2Add direct YAML file reading to
config()
Update and improve documentation
VSenseBox
v0.0.1Fix the wrong paths in yolo_classic *.yaml
VSenseBox
v0.0.0Initialize first release 👋
Come with full documentation 📄
Support both CPU and GPU ready 🚀
Support Python 3.9-3.12 on Windows, Linux, and macOS 🫶
Support multithreading 🛞
Support YAML config file ✍️
Integrate with PyQt GUI for easy config 🖱️
Integrate with object detectors and trackers 🤖
Built-in Classic YOLO v3 and v4 (.weights models)
PyTorch YOLO including Ultralytics v3, v4, v5, v8, v9
Built-in bbox trackers including Centroid, SORT, and DeepSORT