Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rathaumons authored Apr 9, 2024
1 parent 74c5297 commit e014496
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@

***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, and more.
* Integrate with bbox trackers including Centroid, SORT, and DeepSORT.
* Integrate with popular object detectors including YOLO v3, v4, v5, v8, v9, 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.

0 comments on commit e014496

Please sign in to comment.