A deep-learning package contains a set of well-organized deep-neural networks&tools.
Project description
pip install zhenglin
@ Author: zhenglin @version: 1.18.14
This package contains some off-the-shelves deep-learning networks implemented with .
use
pip install zhenglin
to install this package.
zhenglin package is mainly motivated by eriklindernoren and his repo which provides many super clean and easy-to-read implementation of GAN variants. It is friendly to beginners and also a good reference for advanced users, especially for DL developpers.
Specifically, this package provides
- A universal structure under
zhenglin.dl.template.v1.* - Loss functions under
zhenglin.dl.losses - Metrics under
zhenglin.dl.metrics - 16 highly modular and easy-to-use implementation of deep-learning networks under
zhenglin.dl.networks.*which includes(from a to z)
- cycleGAN
- DDPM
- DeblurGAN
- EDSR
- ESRGAN
- Noise2Void
- Pix2Pix
- RCAN
- ResNet
- Restormer
- RRDBNet
- SqueezeNet
- SRDRM
- SRGAN
- SWinIR
- U2Net
- UNet
- Attention-UNet
News and Updates
- Aug 13 2021:
Version: 1.18.15Add basic quantization support.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file zhenglin-1.20.19.tar.gz.
File metadata
- Download URL: zhenglin-1.20.19.tar.gz
- Upload date:
- Size: 152.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
61f7edcb6f2a9889791239686492f0540678f27c2c775efdd2aecf1fcb0772c0
|
|
| MD5 |
a872b27f9f4e73c7d19ed6c7e43617bd
|
|
| BLAKE2b-256 |
07565ed6bb9a3cd4bf126609d41d397144f2cc6e2e8a5f585ab2c0625f442526
|
File details
Details for the file zhenglin-1.20.19-py3-none-any.whl.
File metadata
- Download URL: zhenglin-1.20.19-py3-none-any.whl
- Upload date:
- Size: 251.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e7c99e527d7aad897ed972d7785dde79d350ea5a0f13ec3e04c6af451453cad3
|
|
| MD5 |
0e7898322455e26fa5c77699a61bf147
|
|
| BLAKE2b-256 |
561999f453ceecfc20ccb5d8921dd51f5bd42da9b23a869d84dcf3c474cb5cc7
|