-
- Downloads
Merge pull request #26 from SonyCSLParis/dev
v1.0.0
No related branches found
No related tags found
Showing
- .github/workflows/test-workflow.yml 4 additions, 1 deletion.github/workflows/test-workflow.yml
- .gitignore 5 additions, 1 deletion.gitignore
- CHANGELOG.md 21 additions, 0 deletionsCHANGELOG.md
- README.md 38 additions, 20 deletionsREADME.md
- pesto/__init__.py 4 additions, 1 deletionpesto/__init__.py
- pesto/core.py 87 additions, 97 deletionspesto/core.py
- pesto/data.py 69 additions, 48 deletionspesto/data.py
- pesto/loader.py 51 additions, 0 deletionspesto/loader.py
- pesto/main.py 1 addition, 1 deletionpesto/main.py
- pesto/model.py 167 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 4 additions, 2 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 48 additions, 0 deletionspyproject.toml
- setup.py 0 additions, 52 deletionssetup.py
Loading
Please register or sign in to comment