Metadata-Version: 2.1
Name: person-tracking
Version: 0.1.2
Summary: person tracking
License: GPL-3.0+
Author: Sindhura
Author-email: sindhura.k@fractal.ai
Requires-Python: ==3.6.9
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3
Requires-Dist: PILLOW (>=7.0,<8.0)
Requires-Dist: matplotlib (>=3.1,<4.0)
Requires-Dist: opencv-python (>=4.1,<5.0)
Requires-Dist: progressbar (>=2.5,<3.0)
Requires-Dist: scipy (>=1.4,<2.0)
Requires-Dist: sklearn (>=0.0.0,<0.0.1)
Requires-Dist: torch (>=1.3,<2.0)
Requires-Dist: torchvision (>=0.5.0,<0.6.0)
