-
- Downloads
Merge pull request #22 from SonyCSLParis/compat
Refactor a lot of stuff for v1.0
No related branches found
No related tags found
Showing
- .gitignore 1 addition, 1 deletion.gitignore
- CHANGELOG.md 10 additions, 0 deletionsCHANGELOG.md
- README.md 36 additions, 20 deletionsREADME.md
- pesto/__init__.py 1 addition, 1 deletionpesto/__init__.py
- pesto/core.py 88 additions, 97 deletionspesto/core.py
- pesto/data.py 64 additions, 50 deletionspesto/data.py
- pesto/loader.py 51 additions, 0 deletionspesto/loader.py
- pesto/main.py 1 addition, 1 deletionpesto/main.py
- pesto/model.py 168 additions, 68 deletionspesto/model.py
- pesto/utils/__init__.py 4 additions, 0 deletionspesto/utils/__init__.py
- pesto/utils/crop_cqt.py 26 additions, 0 deletionspesto/utils/crop_cqt.py
- pesto/utils/export.py 0 additions, 0 deletionspesto/utils/export.py
- pesto/utils/hcqt.py 36 additions, 0 deletionspesto/utils/hcqt.py
- pesto/utils/parser.py 0 additions, 0 deletionspesto/utils/parser.py
- pesto/utils/reduce_activations.py 36 additions, 0 deletionspesto/utils/reduce_activations.py
- pesto/weights/mir-1k.ckpt 0 additions, 0 deletionspesto/weights/mir-1k.ckpt
- pesto/weights/mir-1k.pth 0 additions, 0 deletionspesto/weights/mir-1k.pth
- pyproject.toml 45 additions, 0 deletionspyproject.toml
- setup.py 0 additions, 52 deletionssetup.py
- tests/__init__.py 0 additions, 0 deletionstests/__init__.py
Loading
Please register or sign in to comment