Metadata-Version: 2.1
Name: shoplift-detector
Version: 1.0.0
Summary: Un système de détection des comportements de vol à partir des images de vidéosurveillance dans les supermarchés.
Home-page: https://github.com/donatmat/shoplift-detector
Author: donatmat
Author-email: matendodonat93@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: opencv-python
Requires-Dist: tensorflow>=2.0.0
