Metadata-Version: 2.1
Name: lowrank_generator
Version: 0.1.0
Summary: A Python package to calculate and draw low rankness from deep learning models.
Home-page: https://github.com/your_github/heatmap_generator
Author: Fengyi_Wu
Author-email: your_email@example.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: torch
Requires-Dist: torchvision
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: opencv-python
Requires-Dist: matplotlib
Requires-Dist: pandas
Requires-Dist: plotnine
Requires-Dist: Pillow

For Low rank calculate and draw
