Metadata-Version: 2.1
Name: seg2link-unet2d
Version: 0.2.0
Summary: A compact tool for training 2D U-Net and making predictions
Home-page: https://github.com/WenChentao/seg2link_unet2d
Author: Chentao Wen
Author-email: chintou.on@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Provides-Extra: local
Requires-Dist: matplotlib (==3.5.1) ; extra == 'local'
Requires-Dist: tqdm (==4.63.0) ; extra == 'local'
Requires-Dist: notebook (==6.4.12) ; extra == 'local'

