Metadata-Version: 2.1
Name: resnet-models
Version: 1.1.3
Summary: The package contains ResNet architectures which were developed on TensorFlow
Home-page: https://github.com/Ilyushin/resnet
Author: Eugene Ilyushin
Author-email: eugene.ilyushin@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: tensorflow
Requires-Dist: pylint
Requires-Dist: signal-transformation
Requires-Dist: pytest (==6.2.2)
Requires-Dist: pytest-cov (==2.11.1)

The package contains ResNet architectures which were developed on TensorFlow


