Data-gradients

Latest version: v0.3.2

Safety actively analyzes 682382 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.1.5

What's Changed
* minor format fixes by ofrimasad in https://github.com/Deci-AI/data-gradients/pull/95
* Normalize Class Count by Louis-Dupont in https://github.com/Deci-AI/data-gradients/pull/96
* Fix json by Louis-Dupont in https://github.com/Deci-AI/data-gradients/pull/97
* Release test by ranrubin in https://github.com/Deci-AI/data-gradients/pull/99
* Update `n_cols` and `n_rows` in sample visualization by Louis-Dupont in https://github.com/Deci-AI/data-gradients/pull/98
* Feature/sg 832 improve plot text by Louis-Dupont in https://github.com/Deci-AI/data-gradients/pull/101
* Feature/sg 832 add config to readme by Louis-Dupont in https://github.com/Deci-AI/data-gradients/pull/100
* Add traceback and new error json by Louis-Dupont in https://github.com/Deci-AI/data-gradients/pull/102
* Prepare the logging for DataConfig by Louis-Dupont in https://github.com/Deci-AI/data-gradients/pull/103
* Add table of content by Louis-Dupont in https://github.com/Deci-AI/data-gradients/pull/104
* Feature/sg 845 add dataconfig with cache by Louis-Dupont in https://github.com/Deci-AI/data-gradients/pull/93
* Feature Descriptions by Louis-Dupont in https://github.com/Deci-AI/data-gradients/pull/105
* Update Readme by Louis-Dupont in https://github.com/Deci-AI/data-gradients/pull/107
* Add mkdocs by Louis-Dupont in https://github.com/Deci-AI/data-gradients/pull/106
* Create dir if not exist by Louis-Dupont in https://github.com/Deci-AI/data-gradients/pull/110
* Fixing graph visualization by Louis-Dupont in https://github.com/Deci-AI/data-gradients/pull/108
* add appdir by Louis-Dupont in https://github.com/Deci-AI/data-gradients/pull/111
* added common names for each format by ofrimasad in https://github.com/Deci-AI/data-gradients/pull/112
* added a flag to delete the plots at the end of the run (true by default) by ofrimasad in https://github.com/Deci-AI/data-gradients/pull/113
* Update mkdocs.yml by RanZilberstein in https://github.com/Deci-AI/data-gradients/pull/115
* allow passing feature extractors on init by ofrimasad in https://github.com/Deci-AI/data-gradients/pull/116
* Add Yolo Format Dataset by Louis-Dupont in https://github.com/Deci-AI/data-gradients/pull/114
* Fix Average Brightness by Louis-Dupont in https://github.com/Deci-AI/data-gradients/pull/119
* fix installing from master by shaydeci in https://github.com/Deci-AI/data-gradients/pull/122
* fix summary assuming val split exists by shaydeci in https://github.com/Deci-AI/data-gradients/pull/120
* Feature/sg 953 add XML/VOC datasets by Louis-Dupont in https://github.com/Deci-AI/data-gradients/pull/117
* Feature/sg 890 Quickfix for high num_classes by Louis-Dupont in https://github.com/Deci-AI/data-gradients/pull/121
* Fix how we count bbox per image by Louis-Dupont in https://github.com/Deci-AI/data-gradients/pull/124
* Fix title by Louis-Dupont in https://github.com/Deci-AI/data-gradients/pull/123
* show long class_name by Louis-Dupont in https://github.com/Deci-AI/data-gradients/pull/125
* Fix bug where code could crash when there is no bbox by Louis-Dupont in https://github.com/Deci-AI/data-gradients/pull/127
* Feature/sg 953 simplify iterator logic by Louis-Dupont in https://github.com/Deci-AI/data-gradients/pull/132
* Rename "image_count" to "num_samples" and "annotation_count" to "num_annotations" by BloodAxe in https://github.com/Deci-AI/data-gradients/pull/133
* Drop-in replacement of appdirs to platformdirs by BloodAxe in https://github.com/Deci-AI/data-gradients/pull/134
* fix visualization of normalized images by ofrimasad in https://github.com/Deci-AI/data-gradients/pull/137
* Fix test by Louis-Dupont in https://github.com/Deci-AI/data-gradients/pull/138
* Update README.md by ofrimasad in https://github.com/Deci-AI/data-gradients/pull/139
* added issue templates by ofrimasad in https://github.com/Deci-AI/data-gradients/pull/141
* Create CONTRIBUTING.md by ofrimasad in https://github.com/Deci-AI/data-gradients/pull/140
* Improve visualization of bbox by Louis-Dupont in https://github.com/Deci-AI/data-gradients/pull/135
* Feature/sg 912 duplicates by shaydeci in https://github.com/Deci-AI/data-gradients/pull/136
* Feature/sg 890 add filter option for multiclass by Louis-Dupont in https://github.com/Deci-AI/data-gradients/pull/129
* Feature/sg 953 generalise dataset logic by Louis-Dupont in https://github.com/Deci-AI/data-gradients/pull/131
* Fix segmentation processor by Louis-Dupont in https://github.com/Deci-AI/data-gradients/pull/144
* fix title by Louis-Dupont in https://github.com/Deci-AI/data-gradients/pull/142
* fix notifications by ofrimasad in https://github.com/Deci-AI/data-gradients/pull/145
* version bumped by shaydeci in https://github.com/Deci-AI/data-gradients/pull/143
* Fix batch unsqueezing and onehot by Louis-Dupont in https://github.com/Deci-AI/data-gradients/pull/146
* add to readme by ofrimasad in https://github.com/Deci-AI/data-gradients/pull/147
* Remove default value for batches_early_stop parameter by BloodAxe in https://github.com/Deci-AI/data-gradients/pull/150
* Added logging of the event if feature extractor failed by BloodAxe in https://github.com/Deci-AI/data-gradients/pull/148
* fixed empty page bug by ofrimasad in https://github.com/Deci-AI/data-gradients/pull/153
* fixed link in pdf by ofrimasad in https://github.com/Deci-AI/data-gradients/pull/154
* Feature/dg 000 add to readme by ofrimasad in https://github.com/Deci-AI/data-gradients/pull/155
* version bumped by shaydeci in https://github.com/Deci-AI/data-gradients/pull/156
* Bugfix/sg 000 fix import type iterable by shaydeci in https://github.com/Deci-AI/data-gradients/pull/157
* add to readme by ofrimasad in https://github.com/Deci-AI/data-gradients/pull/161
* Hotfix/dg 000 fix empty batch detection by Louis-Dupont in https://github.com/Deci-AI/data-gradients/pull/160
* black PR by Louis-Dupont in https://github.com/Deci-AI/data-gradients/pull/164
* Rename `DatasetAdapter` to `DatasetOutputMapper` by Louis-Dupont in https://github.com/Deci-AI/data-gradients/pull/166
* Feature/dg 979 support classification by BloodAxe in https://github.com/Deci-AI/data-gradients/pull/149
* Feature/sg 953 add voc seg dataset by Louis-Dupont in https://github.com/Deci-AI/data-gradients/pull/151
* Coco segmentation by Louis-Dupont in https://github.com/Deci-AI/data-gradients/pull/130
* Feature/sg 945 move summary before adding adapter by Louis-Dupont in https://github.com/Deci-AI/data-gradients/pull/167
* Adding Coco Detection Dataset by Louis-Dupont in https://github.com/Deci-AI/data-gradients/pull/118
* add impossible object count by resolution to DG by Louis-Dupont in https://github.com/Deci-AI/data-gradients/pull/171
* Improve heatmap description by Louis-Dupont in https://github.com/Deci-AI/data-gradients/pull/170

New Contributors
* RanZilberstein made their first contribution in https://github.com/Deci-AI/data-gradients/pull/115

**Full Changelog**: https://github.com/Deci-AI/data-gradients/compare/0.0.5...0.1.5

0.1.4

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

New Contributors
* RanZilberstein made their first contribution in https://github.com/Deci-AI/data-gradients/pull/115

**Full Changelog**: https://github.com/Deci-AI/data-gradients/compare/0.0.5...0.1.4

0.1.3

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

New Contributors
* RanZilberstein made their first contribution in https://github.com/Deci-AI/data-gradients/pull/115

**Full Changelog**: https://github.com/Deci-AI/data-gradients/compare/0.0.5...0.1.3

0.1.2

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

New Contributors
* RanZilberstein made their first contribution in https://github.com/Deci-AI/data-gradients/pull/115

**Full Changelog**: https://github.com/Deci-AI/data-gradients/compare/0.0.5...0.1.2

0.1.1

What's Changed
* minor format fixes by ofrimasad in https://github.com/Deci-AI/data-gradients/pull/95
* Normalize Class Count by Louis-Dupont in https://github.com/Deci-AI/data-gradients/pull/96
* Fix json by Louis-Dupont in https://github.com/Deci-AI/data-gradients/pull/97
* Release test by ranrubin in https://github.com/Deci-AI/data-gradients/pull/99
* Update `n_cols` and `n_rows` in sample visualization by Louis-Dupont in https://github.com/Deci-AI/data-gradients/pull/98
* Feature/sg 832 improve plot text by Louis-Dupont in https://github.com/Deci-AI/data-gradients/pull/101
* Feature/sg 832 add config to readme by Louis-Dupont in https://github.com/Deci-AI/data-gradients/pull/100
* Add traceback and new error json by Louis-Dupont in https://github.com/Deci-AI/data-gradients/pull/102
* Prepare the logging for DataConfig by Louis-Dupont in https://github.com/Deci-AI/data-gradients/pull/103
* Add table of content by Louis-Dupont in https://github.com/Deci-AI/data-gradients/pull/104
* Feature/sg 845 add dataconfig with cache by Louis-Dupont in https://github.com/Deci-AI/data-gradients/pull/93
* Feature Descriptions by Louis-Dupont in https://github.com/Deci-AI/data-gradients/pull/105
* Update Readme by Louis-Dupont in https://github.com/Deci-AI/data-gradients/pull/107
* Add mkdocs by Louis-Dupont in https://github.com/Deci-AI/data-gradients/pull/106
* Create dir if not exist by Louis-Dupont in https://github.com/Deci-AI/data-gradients/pull/110
* Fixing graph visualization by Louis-Dupont in https://github.com/Deci-AI/data-gradients/pull/108
* add appdir by Louis-Dupont in https://github.com/Deci-AI/data-gradients/pull/111


**Full Changelog**: https://github.com/Deci-AI/data-gradients/compare/0.0.5...0.1.1

0.0.10

**Full Changelog**: https://github.com/Deci-AI/data-gradients/compare/0.0.8...0.0.10

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.