Metadata-Version: 2.1
Name: ourcustompkg
Version: 0.7
Summary: A custom YOLOv7-based package for toy car detection and dataset management
Home-page: https://github.com/NeuroLeapTeam/gesture_recognition.git
Author: Brandon & Moshiur
Author-email: brandon@neuroleapmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: torch>=1.7.0
Requires-Dist: torchvision>=0.8.0
Requires-Dist: opencv-python>=4.1.2
Requires-Dist: numpy>=1.18.5
Requires-Dist: Pillow>=7.2.0
Requires-Dist: tqdm>=4.41.0
Requires-Dist: mediapipe>=0.8.9
Requires-Dist: tensorflow>=2.4.0
Requires-Dist: matplotlib>=3.2.2
Requires-Dist: scipy>=1.4.1
Requires-Dist: pyyaml>=5.3.1
Requires-Dist: seaborn>=0.11.0
Requires-Dist: pandas>=1.1.5
Requires-Dist: scikit-learn>=0.24.1
Requires-Dist: requests>=2.23.0
