0.1.3
What's Changed
- minor format fixes by @ofrimasad in #95
- Normalize Class Count by @Louis-Dupont in #96
- Fix json by @Louis-Dupont in #97
- Release test by @ranrubin in #99
- Update
n_cols
andn_rows
in sample visualization by @Louis-Dupont in #98 - Feature/sg 832 improve plot text by @Louis-Dupont in #101
- Feature/sg 832 add config to readme by @Louis-Dupont in #100
- Add traceback and new error json by @Louis-Dupont in #102
- Prepare the logging for DataConfig by @Louis-Dupont in #103
- Add table of content by @Louis-Dupont in #104
- Feature/sg 845 add dataconfig with cache by @Louis-Dupont in #93
- Feature Descriptions by @Louis-Dupont in #105
- Update Readme by @Louis-Dupont in #107
- Add mkdocs by @Louis-Dupont in #106
- Create dir if not exist by @Louis-Dupont in #110
- Fixing graph visualization by @Louis-Dupont in #108
- add appdir by @Louis-Dupont in #111
- added common names for each format by @ofrimasad in #112
- added a flag to delete the plots at the end of the run (true by default) by @ofrimasad in #113
- Update mkdocs.yml by @RanZilberstein in #115
- allow passing feature extractors on init by @ofrimasad in #116
- Add Yolo Format Dataset by @Louis-Dupont in #114
- Fix Average Brightness by @Louis-Dupont in #119
- fix installing from master by @shaydeci in #122
- fix summary assuming val split exists by @shaydeci in #120
- Feature/sg 953 add XML/VOC datasets by @Louis-Dupont in #117
- Feature/sg 890 Quickfix for high num_classes by @Louis-Dupont in #121
- Fix how we count bbox per image by @Louis-Dupont in #124
- Fix title by @Louis-Dupont in #123
- show long class_name by @Louis-Dupont in #125
- Fix bug where code could crash when there is no bbox by @Louis-Dupont in #127
- Feature/sg 953 simplify iterator logic by @Louis-Dupont in #132
- Rename "image_count" to "num_samples" and "annotation_count" to "num_annotations" by @BloodAxe in #133
- Drop-in replacement of appdirs to platformdirs by @BloodAxe in #134
- fix visualization of normalized images by @ofrimasad in #137
- Fix test by @Louis-Dupont in #138
- Update README.md by @ofrimasad in #139
- added issue templates by @ofrimasad in #141
- Create CONTRIBUTING.md by @ofrimasad in #140
- Improve visualization of bbox by @Louis-Dupont in #135
- Feature/sg 912 duplicates by @shaydeci in #136
- Feature/sg 890 add filter option for multiclass by @Louis-Dupont in #129
- Feature/sg 953 generalise dataset logic by @Louis-Dupont in #131
- Fix segmentation processor by @Louis-Dupont in #144
- fix title by @Louis-Dupont in #142
- fix notifications by @ofrimasad in #145
- version bumped by @shaydeci in #143
- Fix batch unsqueezing and onehot by @Louis-Dupont in #146
- add to readme by @ofrimasad in #147
- Remove default value for batches_early_stop parameter by @BloodAxe in #150
- Added logging of the event if feature extractor failed by @BloodAxe in #148
- fixed empty page bug by @ofrimasad in #153
- fixed link in pdf by @ofrimasad in #154
- Feature/dg 000 add to readme by @ofrimasad in #155
- version bumped by @shaydeci in #156
New Contributors
- @RanZilberstein made their first contribution in #115
Full Changelog: 0.0.5...0.1.3