https://github.com/thesage21/nncompress
https://github.com/thesage21/nncompress
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/thesage21/nncompress
- Owner: theSage21
- Created: 2020-08-05T13:38:48.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-06T04:09:33.000Z (over 5 years ago)
- Last Synced: 2025-01-28T21:29:10.881Z (12 months ago)
- Language: Python
- Size: 19.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
NN Compress
===========
- The goal is to compress the Ubuntu20.4 image into < 500 MiB while the original image is around 2.6GiB.
- PyTorch will need to be installed separately since poetry does not play nice with it.
- `python -m nncompress path/to/iso/file`
- `config.json` contains config parameters.
- Use tensorboard to see logs.