DnnLab
Project description
DnnLab
Dnnlab is a small framework for deep learning models based on TensorFlow.
It provides custom training loops for:
- Generative Models (GAN, cGan, cycleGAN)
- Image Detection (custom YOLO)
Additonaly custom Keras Layer:
- Non-Local-Blocks (Self-Attention)
- Squeeze and Excitation Blocks (SEBlocks)
- YOLO-Decoding Layer
Input pipeline functionality:
- YOLO (Tfrecords to Datasets)
- YOLO data augmentation
- Generative Models (Tfrecords to Datasets)
TensorBoard output:
- YOLO coco metrics (Precision (mAP) & Recall)
- YOLO loss (loss_class, loss_conf, loss_xywh, total_loss)
- YOLO bounding boxes
- Generative Models (Loss & Images)
Requirements
TensorFlow 2.3.0
Installation
Run the following to install:
pip install dnnlab
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
dnnlab-1.2.10.tar.gz
(75.4 kB
view details)
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
dnnlab-1.2.10-py3-none-any.whl
(111.2 kB
view details)
File details
Details for the file dnnlab-1.2.10.tar.gz.
File metadata
- Download URL: dnnlab-1.2.10.tar.gz
- Upload date:
- Size: 75.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
69a7acf7845d2637f0783309cfd81fcf4d0a882a65822bb7151af3c39caa7f55
|
|
| MD5 |
40e0aa2037eb507937c11ed7d12bbffe
|
|
| BLAKE2b-256 |
a76c3ac1aa2640769a7719f20de609eeb18ae184372d415467a60d09ee509315
|
File details
Details for the file dnnlab-1.2.10-py3-none-any.whl.
File metadata
- Download URL: dnnlab-1.2.10-py3-none-any.whl
- Upload date:
- Size: 111.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
06fe90cf2dc4a7d6864cecbab11434df1acda8b3df282c5ebedbd7e7f0a8e9cc
|
|
| MD5 |
871dd5ee22a45ff1b46deb723e86e0d5
|
|
| BLAKE2b-256 |
639bdfa905ad958c6478db799dc5df334e7c5b22d9e947245c89f9d08584f94e
|