/vsensebox-data

Dynamic data packager for the supported detector/tracker of VSenseBox.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

📥 vsensebox-data

  • vsensebox-data can dynamically create individual data packages of the supported modules for VSenseBox.
  • vsensebox-data relies on the configurations inside setupconfig 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.

Installation

  • 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