Skip to main content

No project description provided

Project description

YOLO video detection in the TouchDesigner

Description

Requirements

  1. Python 3.9 or higher. It is more preferable to have same version as in the TouchDesigner.

How to run

PyPI version

Install dependencies

For GPU:

pip install -r. /requirements.gpu.txt

s For CPU:

pip install -r. /requirements.cpu.txt

For development:

pip install -r ./requirements.dev.txt

Compile Cython extension

You need C compiler to compile extension. See

python -m cibuildwheel --platform <your_platform>

Install binary distribution:

pip install ./dist/*.whl

Usecases

Video detection

Run:

python ./main.py -c <checkpoint_path> -i <video_path> -o <video_path>

If you run script in the directory with source code see modification of sys.path in the beginner of the file.

With TouchDesigner

Run server processing:

python ./processing.py -p <path_to_model>

Open touch_designer.py in the TouchDesigner as SCript TOP.

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

touch_designer_yolo_detection-0.0.2-cp39-cp39-win_amd64.whl (54.4 kB view details)

Uploaded CPython 3.9 Windows x86-64

touch_designer_yolo_detection-0.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (246.3 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

touch_designer_yolo_detection-0.0.2-cp39-cp39-macosx_10_9_x86_64.whl (54.4 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

File details

Details for the file touch_designer_yolo_detection-0.0.2-cp39-cp39-win_amd64.whl.

File metadata

File hashes

Hashes for touch_designer_yolo_detection-0.0.2-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 64872604eb572ab99f218a2981c53337fbc747e59290b047fbd38657a44d27e4
MD5 47879870c00e5f8f8852c167e3f79ab2
BLAKE2b-256 86faabea6b8edfd9c5029d24b364f50f85dcaf753604814f89277cc0e5bd0c74

See more details on using hashes here.

File details

Details for the file touch_designer_yolo_detection-0.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for touch_designer_yolo_detection-0.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 852e1708dcd136b6da9f9c5f2b5eaab099c64e5713f136ff4486e359b92bc8d4
MD5 b40bb2f813e11a8e0f33694936b843e6
BLAKE2b-256 55b750f05cca45ab20935123a3eaa6ac102cc3877952d25d5c42148664f2a5c8

See more details on using hashes here.

File details

Details for the file touch_designer_yolo_detection-0.0.2-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for touch_designer_yolo_detection-0.0.2-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 9f3fca1bceca86510801c490b2363e73909c71d09bf090093980a267c79ff8f0
MD5 aa96e095aaa9c9d5979e27f402234ce5
BLAKE2b-256 1b62c79526201250385f872bdee9d2a2768c7508f23e42866e8e4c2d6ee5f880

See more details on using hashes here.

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