Skip to content

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

License

Notifications You must be signed in to change notification settings

numediart/vsensebox-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📥 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).

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.0/vsensebox_data_yoloult-0.0.0-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