v0.4.6
What's Changed
- Create collection with url imageset by @tracivar in #76
- Added a fallback image opener for incoming bytes by @Vaspra in #77
- Add script to create an extra image similarity branch by @ahaith in #78
- Create add_custom_feature _extraction.py by @tracivar in #81
- Fix add_custom_feature _extraction.py by @tracivar in #82
- Small change to prevent json error by @Vaspra in #83
- Annotation usage simplification by @Vaspra in #80
- Change annotations kwarg from type to anno_type by @ahaith in #85
- Get annotations metadata csv by @sofiacbeco in #88
- Enable get_image_urls without 'rows' input by @sofiacbeco in #86
- Update get_image_urls by @tracivar in #89
- Use new fetch job to create url imageset collection by @tracivar in #90
- Remove unnecessary code by @sofiacbeco in #93
- Restructure/Reformat by @Vaspra in #91
- BB annotations class by @sofiacbeco in #95
- Add polygon class by @sofiacbeco in #96
- Add feature pipeline by @ahaith in #94
- Add SDK examples by @sofiacbeco in #100
- Add get_feature_pipelines by @tracivar in #99
- Fix functionality for adding images to an existing collection by @ahaith in #98
- Return collection object when creating a collection by @ahaith in #97
- Remove generated params from get_feature_pipelines output by @ahaith in #102
- Update example add_image_feature_pipeline.py by @tracivar in #101
- Small readability changes in examples by @sofiacbeco in #103
- Fix mRMR snapshot not visible by @tracivar in #104
- A few tweaks to make the readme a bit more accurate by @ahaith in #105
- Collection add_source and first pass of explainability map example by @tracivar in #106
- Fix up for #106 by @tracivar in #107
New Contributors
- @sofiacbeco made their first contribution in #88
Full Changelog: v0.4.5...v0.4.6