DLModelBox - The Swiss Army Knife of Deep Learning Models
This software consists of the utilities:
- dlmodel_source: Interactive CLI helps user to create structured DL model directory.
- dlmodel2deb: Create Debian package from given structured DL model directory.
-
Add Debian environment variables to your shell config (e.g.
~/.bashrc
)$ export DEBEMAIL="[email protected]" $ export DEBFULLNAME="YOUR NAME"