Releases: InnopolisUni/innofw
Releases · InnopolisUni/innofw
New Materials release
innofw-1.1.0-nm.tar.gz MD5 : 11e66bc4b7496696cc966e2157c412a5
innofw-1.1.0-nm.zip MD5 : c739c7600cf52c7d548b4f8ac25ebd81
What's Changed
- Feature/add mkdocs documentation by @QazyBi in #147
- added refactored readme file (#125) by @QazyBi in #153
- Update docker-image.yml by @sham1lk in #154
- added check by @QazyBi in #157
- I have grouped files in experiment folder and checked links. by @Dnau15 in #148
- added tests for zoo by @sadjava in #150
- configs by @Dnau15 in #165
- tests data utils by @1khazipov in #158
- Feature/pull request template by @Kamil-Sabbagh in #173
- I have deleted some files from config/augmentations and changed color_distortions by @Dnau15 in #166
- Adding Experiment for Object detection by @MostafaKhaled2017 in #170
- Trained satellite imagery classification model by @sadjava in #172
- Refactored upload functions by @sadjava in #175
- feature/multiclass_segmentation by @KGallyamov in #171
- added tutorial on uploading by @sadjava in #176
- adding tests to segmentation.py by @Kamil-Sabbagh in #163
- UW-Madison dataset at S3 by @KGallyamov in #178
- Rewriting Yolov5 Datamodule by @MostafaKhaled2017 in #177
- ultralytics adapter by @paNikitin in #155
- Integrated stroke segmentation model by @QazyBi in #183
- added tutorial by @QazyBi in #185
- changes by @QazyBi in #186
- Dev by @QazyBi in #182
- Add model configurations and datasets for the new materials framework by @Irlirion in #190
- Dev by @QazyBi in #193
- Dev by @QazyBi in #203
- Added strings to float cast for values in dict by @InnopolisUni in #207
New Contributors
- @Dnau15 made their first contribution in #148
- @sadjava made their first contribution in #150
- @1khazipov made their first contribution in #158
- @Kamil-Sabbagh made their first contribution in #173
- @MostafaKhaled2017 made their first contribution in #170
- @paNikitin made their first contribution in #155
Full Changelog: 1.0.0...1.1.0-nm
First stable release
added refactored readme file (#125) * added refactored config file * updated gitignore * renamed readmes * edited text about poetry * added automatic update of requirementst.txt * updated requirements.txt using pre-commit hook * removed dummy comment