deeplabcut-live

View on PyPIReverse Dependencies (1)

1.0.4 deeplabcut_live-1.0.4-py3-none-any.whl

Wheel Details

Project: deeplabcut-live
Version: 1.0.4
Filename: deeplabcut_live-1.0.4-py3-none-any.whl
Download: [link]
Size: 41755
MD5: 8a93e325def8b6a56af7dcd4575b8b43
SHA256: 9f02dd1b9b102aff17d78ac893366702694664d798dcabd4d03fb509ef34321f
Uploaded: 2023-05-05 17:41:16 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: deeplabcut-live
Version: 1.0.4
Summary: Class to load exported DeepLabCut networks and perform pose estimation on single frames (from a camera feed)
Author: A. & M. Mathis Labs
Author-Email: admin[at]deeplabcut.org
Home-Page: https://github.com/DeepLabCut/DeepLabCut-live
Project-Url: Repository, https://github.com/DeepLabCut/DeepLabCut-live
License: AGPL-3.0-or-later
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.7.1,<3.11
Requires-Dist: Pillow (>=8.0.0)
Requires-Dist: colorcet (<4.0.0,>=3.0.0)
Requires-Dist: dlclibrary (>=0.0.2)
Requires-Dist: numpy (<2.0,>=1.20)
Requires-Dist: opencv-python-headless (<5.0,>=4.5)
Requires-Dist: pandas (<2.0,>=1.3)
Requires-Dist: py-cpuinfo (>=5.0.0)
Requires-Dist: ruamel.yaml (<0.18.0,>=0.17.20)
Requires-Dist: tables (<4.0,>=3.6)
Requires-Dist: tensorflow (<=2.10,>=2.7.0)
Requires-Dist: tqdm (<5.0.0,>=4.62.3)
Description-Content-Type: text/markdown
[Description omitted; length: 12513 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.5.2
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
dlclive/__init__.py sha256=4DfgLfz9ZlrfFpdiAPkW_QuN0W3_1pJvFvoUfeGXt9Q 334
dlclive/benchmark.py sha256=dwCY4Q5s6lBhQ0MFdbM-svYViNCeUVI_MKakrtNGZKA 25227
dlclive/check_install/check_install.py sha256=EdOXccacfGqr9rucfuXzHuMj9YxcPFfEKvhBhqcUTaQ 2882
dlclive/display.py sha256=UeFgSefunhP-OsCKGoYgKNYDk6-Uq_sbcuvom2Z7lrs 3357
dlclive/dlclive.py sha256=cJ2M6GY6v0D7iE3689UZPlaNZ3Ohr8gdOJLk9dHMNGQ 16072
dlclive/exceptions.py sha256=upGv8FQiyvuAucFwxtlvfY06KofsmQ5QFvAnRCciPDU 345
dlclive/graph.py sha256=VVqtdwCxhpsWe-CrPkmzDghpRqHG6jzMm3L7N3SlxM8 3276
dlclive/pose.py sha256=oEdFp1Fa-Jxr6MblGgQBEk0rkMuSxDa_sfLw0LjqV3E 3259
dlclive/processor/README.md sha256=erJUJn8-VlQ7aMlTKQ3gqj39yQGoo_zvYYnmM49J9oM 1749
dlclive/processor/__init__.py sha256=dz_RDwD8as4EbZeow2-dSvDomNLeT0A-IrxvRB7Tc-s 238
dlclive/processor/kalmanfilter.py sha256=JJ8joGqA0Mx8bdGlnrF44rdLc0VnFh7YPrtfUi-MTrk 4263
dlclive/processor/processor.py sha256=K3FV3H1oL4U8J1Xc_rQFosqKw-i_dOAM__XYzF7XUfk 559
dlclive/utils.py sha256=obIrfa6d9ObtmbppXY31WQcjNLLhkJiaLkW5x38RdBU 4802
dlclive/version.py sha256=JKzom-htB7eMs_bKHD-gvjj9pnYNeRq2YkJynDkOh0c 194
deeplabcut_live-1.0.4.dist-info/LICENSE sha256=2AA7ItfGwQTFHcgwv8-f7znmWkCGr1KUtvq_AH2eegw 34775
deeplabcut_live-1.0.4.dist-info/METADATA sha256=QhhecMGymL3ZJlg1n1AZRacujjJ-p_z3gWnpnq4R7_c 14024
deeplabcut_live-1.0.4.dist-info/WHEEL sha256=7Z8_27uaHI_UZAc4Uox4PpBhQ9Y5_modZXWMxtUi4NU 88
deeplabcut_live-1.0.4.dist-info/entry_points.txt sha256=94fAD5iOqyF4Swm9y62owH1jeCXEM_7RKqf9Ycfp_hQ 116
deeplabcut_live-1.0.4.dist-info/RECORD

entry_points.txt

dlc-live-benchmark = dlclive.benchmark:main
dlc-live-test = dlclive.check_install.check_install:main