vsensebox-data
can dynamically create individual data packages of the supported modules forVSenseBox
.vsensebox-data
relies on the configurations insidesetupconfig
in order to create individual Python wheels.- Only a few pretrained weight/model files are included in the prebuilt
.whl
files on GitHub releases. - The pretrained weight/model files are not included in the repo as they are too big (Over 1GB).
- For
YOLO_Ultralytics
, you can manually download all other models here.
-
YOLO_Classic
(License)pip install https://github.com/numediart/vsensebox-data/releases/download/v0.0.0/vsensebox_data_yolocls-0.0.0-py3-none-any.whl
-
YOLO_Ultralytics
(License) | YOLOv10 (License)pip install https://github.com/numediart/vsensebox-data/releases/download/v0.0.2/vsensebox_data_yoloult-0.0.2-py3-none-any.whl
-
DeepSORT
(License)pip install https://github.com/numediart/vsensebox-data/releases/download/v0.0.0/vsensebox_data_deepsort-0.0.0-py3-none-any.whl