Skip to main content

Ultralytics YOLOv8 for SOTA object detection, multi-object tracking, instance segmentation, pose estimation and image classification.

Project description

Test Build PyPI

Customized Ultralytics for VSenseBox

  • Updated: May 22, 2024
  • Synced with: v8.2.18 -> [c8b6a8b]
  • All credit and info -> [Original Ultralytics repo]
  • Customized for VSenseBox:
    • Enable OpenCV multithreading
    • Remove restrictions on customized OpenCV
    • Disable dependency auto-install
    • Disable auto update

Installation

  • Install from PyPI:

    pip install vsensebox-ultralytics
    
  • Or install from GitHub directly:

    pip install git+https://github.com/numediart/ultralytics-for-vsensebox.git
    
  • Or build from source:

    Click here to expand!
    git clone https://github.com/numediart/ultralytics-for-vsensebox.git
    cd ultralytics-for-vsensebox
    python -m pip install --upgrade pip
    python -m pip install -U pip setuptools
    pip install wheel build
    python -m build --wheel --skip-dependency-check --no-isolatio
    cd dist
    

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

vsensebox_ultralytics-8.2.18.tar.gz (652.3 kB view hashes)

Uploaded Source

Built Distribution

vsensebox_ultralytics-8.2.18-py3-none-any.whl (751.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page