What's Changed 🚀
✨ Features
- Update NetsPresso version (169) Only-bottle
- Update jupyter notebook (168) Only-bottle
- Update example codes (166) Only-bottle
- 158 Change jupyter notebook to google colab (160) Only-bottle
- Update [[[installation.md](http://installation.md/)](http://installation.md/)](http://installation.md/) in docs (#157) Only-bottle
- Add description for docker installation (156) Only-bottle
- Move model upload description to manual compression (155) Only-bottle
- 150 Update API document (154) Only-bottle
- 152 Remove model\_name parameter in upload\_model (153) Only-bottle
- Update logo url & example code (151) Only-bottle
- 142 Rename PyNetsPresso to NetsPresso (149) Only-bottle
- 143 Update jupyter notebook example for v1.3.0 (148) Only-bottle
- 141 Add sphinx auto build workflow with GitHub workflows (147) Only-bottle
- 69 Update README (146) Only-bottle
- 137 Add Raspberry Pi 5 & AVH Ethos-U Series device (145) Only-bottle
- 140 Add verify_ssl parameter to troubleshoot SSL verification failures (144) Only-bottle
- 132 Improve code quality by using ruff linter (136) Only-bottle
- 68 Add Dockerfile & docker-compose to install using docker (135) Only-bottle
- 126 Add type hinting & docstring to a function or parameter (134) Only-bottle
- 125 Change os.path to pathlib (128) Only-bottle
- 114 Add assertion for file path or dir path (127) Only-bottle
- 121 Remove model_name parameter to compression function (123) Only-bottle
- 118 Move trainer enum to common enum (119) Only-bottle
- 113 Remove get_models, get_uploaded_models, get_compressed_models (117) Only-bottle
- 112 Remove validate_token decorator & Add token_handler (116) Only-bottle
- 111 Improve netspresso interface (115) by Only-bottle
- 102 modify to build trainer instance with original trainer config for retraining (110) Only-bottle
- 101 Improve and unify input parameters by module (109) Only-bottle
- 107 Divide Launcher into Converter and Benchmarker (108) Only-bottle
- 100 Add paths of artifacts to metadata (106) Only-bottle
- 98 Remove enum value from return of module (105) Only-bottle
- 99 Change model name from YOLOX to YOLOX-S (104) Only-bottle
- 97 Change default value of number_of_layers from 0 to None (103) Only-bottle
- 95 Rename model_trainer.py to [[[trainer.py](http://trainer.py/)](http://trainer.py/)](http://trainer.py/) (#96) Only-bottle
- 93 Fix `reissue_token` & Remove instance variable(`email` & `password`) (94) Only-bottle
- 91 Change `img_size` from `set_model_config` to `set_model_config` parameter (92) Only-bottle
- 89 Change task & framework parameters to optional in compressor (90) Only-bottle
- 85 Rename Trainer, Compressor, Converter, Benchmarker (88) Only-bottle
- 86 Add plotter for visualization on jupyter notebook (87) Only-bottle
- 83 Apply v0.1.2 version of netspresso_trainer (84) Only-bottle
- 80 implement json data management (82) Only-bottle
- 77 Add npy file transfer for int8 quantization (78) Only-bottle
- 66 Change the file path of the output path to the folder path (76) Only-bottle
- 67 Add remaining credit logging (72) Only-bottle
- 70 Refactoring api clients (71) Only-bottle
🐛 Bug Fixes
- Remove model\_name parameter in recommendation \& automatic compression (159) Only-bottle
- Fix jupyter notebook plotter (130) Only-bottle
- Remove check_output_dir (129) Only-bottle
- 93 Fix `reissue_token` & Remove instance variable(`email` & `password`) (94) Only-bottle
- Fix int8 quantization (79) Only-bottle
📘 Documents
- 165 Add utm link in readme \& docs (167) Only-bottle
- Fix README \& docker-compose file (161) Only-bottle
- Update [[[installation.md](http://installation.md/)](http://installation.md/)](http://installation.md/) in docs (#157) Only-bottle
- Add description for docker installation (156) Only-bottle
- Move model upload description to manual compression (155) Only-bottle
- 150 Update API document (154) Only-bottle
- 141 Add sphinx auto build workflow with GitHub workflows (147) Only-bottle
- 69 Update README (146) Only-bottle
**Full Changelog**: https://github.com/Nota-NetsPresso/PyNetsPresso/compare/v1.2.2...v1.3.0