a tool to visualize ML/AI/NN architectures
Project description
deeplot
a library to display/visualize images of neural networks
Python Library aimed for displaying architecture image of neural networks.
*Low code
*Easy to use
This library has been built using opencv and matplotlib.
Table of Contents
Installation
Create a python virtual environment using venv or conda or pipenv etc. Once, you have the env ready, just use below command to get the installation going:
pip install -m deeplot
The sources for deeplot can be downloaded from the Github repo_.
You can either clone the public repository:
git clone https://github.com/SimeraAI/deeplot.git
Once you have a copy of the source, you can install it with:
python setup.py install
Documentation
For complete Documentation with tutorials visit ReadTheDocs
Available Architectures
Usage
from deeplot import deeplot
deeplot.VGG()
deeplot.GoogleNet()
Future Roadmap(Contributions are Welcome)
Add new Architectures include a visualization of the architecture include a util tool to convert the architecture to a graph
Project details
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 deeplot-0.0.6.tar.gz.
File metadata
- Download URL: deeplot-0.0.6.tar.gz
- Upload date:
- Size: 1.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.0 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
255a8e875e4147231444ef76686ccd229d92053d00a76c19b3f216d3bdbd9096
|
|
| MD5 |
3ea414458bc817de2206209b566d909e
|
|
| BLAKE2b-256 |
704dee2c610d78fab33716626aec5b4d3e0a93c5939fdda787564de640a92876
|
File details
Details for the file deeplot-0.0.6-py3-none-any.whl.
File metadata
- Download URL: deeplot-0.0.6-py3-none-any.whl
- Upload date:
- Size: 1.5 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.0 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0be7f8c267e3e1686945d01c13c1b024466e65540a64bf0187760dafffabb485
|
|
| MD5 |
1c0337ff215ef32ed05c6c2a54fb8e0c
|
|
| BLAKE2b-256 |
19d1253893f0bc139ef9c7a4030f71a8d1b01bda4ef158640a92ca8107356287
|