Metadata-Version: 2.1
Name: picsellia-tf2
Version: 0.11.2
Summary: Wrapper of Tensorflow Object Detection Library for Picsellia
License: MSI
Author: Pierre-Nicolas Tiffreau
Author-email: pierre-nicolas@picsellia.com
Requires-Python: >=3.7,<4
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: Cython (==0.29.21)
Requires-Dist: Pillow (>=9.2.0)
Requires-Dist: absl-py (==0.10.0)
Requires-Dist: apache-beam (==2.27.0)
Requires-Dist: avro-python3 (==1.9.2.1)
Requires-Dist: contextlib2 (==0.6.0.post1)
Requires-Dist: ipython (>=7.16.1)
Requires-Dist: keras (==2.6.0)
Requires-Dist: lvis (==0.5.3)
Requires-Dist: lxml (==4.6.2)
Requires-Dist: matplotlib (==3.3.4)
Requires-Dist: numpy (>=1.19,<1.20.0)
Requires-Dist: pandas (<=1.1.5)
Requires-Dist: pycocotools (>=2.0.5,<3.0.0)
Requires-Dist: scipy (==1.4.1)
Requires-Dist: six (==1.15.0)
Requires-Dist: tensorflow (==2.6.0)
Requires-Dist: tf-models-official (==2.3.0)
Requires-Dist: tf-slim (==1.1.0)
Description-Content-Type: text/markdown

# Picsellia TF2

This package is a wrapper of Tensorflow Object Detection
It is mostly used for training models around Tensorflow environment

