ODLabel

View on PyPIReverse Dependencies (0)

0.7.26.9 odlabel-0.7.26.9-py3-none-any.whl

Wheel Details

Project: ODLabel
Version: 0.7.26.9
Filename: odlabel-0.7.26.9-py3-none-any.whl
Download: [link]
Size: 20334
MD5: ec6ae39a47541effcaefb9f6f80ae189
SHA256: aa530356b32cf3922e51ee3781afba332a9b298bfefb19f3fed0bd64df11160b
Uploaded: 2024-05-17 15:30:11 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: odlabel
Version: 0.7.26.9
Summary: A tool for object detection, labeling and visualization using PyTorch
Author: Ziad-Algrafi
Author-Email: ZiadAlgrafi[at]gmail.com
Home-Page: https://github.com/Ziad-Algrafi/odlabel
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.9
Requires-Dist: setuptools (==69.5.1)
Requires-Dist: wheel (==0.43.0)
Requires-Dist: customtkinter
Requires-Dist: ultralytics
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: opencv-python
Requires-Dist: torch (>=1.7.0)
Requires-Dist: torchvision (>=0.8.0)
Requires-Dist: clip-for-odlabel
Description-Content-Type: text/markdown
[Description omitted; length: 8051 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
app/__init__.py sha256=yHQrHzI6cFR4dmMeCyXVVdGwXWntJacb_RwBEaDiqTQ 29
app/main.py sha256=5gkY-97RW7Hum6Y9MTNJbkMmSpaiy3LG6VfIJxrYnuA 296
app/main_window.py sha256=flGl5Dnaabtg9bQm6u8YRSqg4nqE32MgxmeZe8FbwUY 29684
app/workers/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
app/workers/chart_worker.py sha256=7UGC8_L8I7SulZENeOWzmBjcv_gSPZGE2NpqWdR2Ays 3152
app/workers/detection_worker.py sha256=NhkL87u8p7wTwzKZoTPkB7goCHWHjxNRhVHTERjiXZc 14405
app/workers/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
app/workers/utils/chart_utils.py sha256=DPM1HM6XMXkzdHBjMiX9y7uAEUrdSGyYAt-pptVl4Ps 10448
app/workers/utils/detection_utils.py sha256=Eky1inQ4srBj17bXeG_HV1EKD5ac2WZARLuP0C0WrVM 6216
app/workers/utils/draw_utils.py sha256=hj4Zjj4hrS4-9YuQwFgLMNjhuWN7r5_NrK9ZeQbmxCk 1911
app/workers/utils/write_utils.py sha256=18MSHY0-ywop6b8XETDHml3cq5g0kTqrS79ubhTeL3w 4818
odlabel-0.7.26.9.dist-info/METADATA sha256=XfjzEyZbKYYmLXio86qfdCPRPVmIb0d0g1S553yLvEw 9063
odlabel-0.7.26.9.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
odlabel-0.7.26.9.dist-info/entry_points.txt sha256=UwQtTCJU_QeSrr0Ose-OZThQGMIPl53ZKVblfWtYdZg 48
odlabel-0.7.26.9.dist-info/top_level.txt sha256=io9g7LCbfmTG1SFKgEOGXmCFB9uMP2H5lerm0HiHWQE 4
odlabel-0.7.26.9.dist-info/RECORD

top_level.txt

app

entry_points.txt

odlabel = app.main:launch_GUI