Releases: zegami/zegami-python-sdk
Releases · zegami/zegami-python-sdk
v0.4.9
What's Changed
- Updates from appf by @ahaith in #129
- Moved name/filename_col requirements out of empty collection creation by @Vaspra in #125
- Creating a collection by @MartimChaves in #116
- Include imagesets/ in uploaded blob ids by @ahaith in #130
New Contributors
- @MartimChaves made their first contribution in #116
Full Changelog: v0.4.7...v0.4.9
experiments0.3
pass in config for trained model
v0.4.7
What's Changed
- Add example to upload model to workspace by @tracivar in #108
- Create CODEOWNERS by @ahaith in #109
- Update add_explainability_map.py by @tracivar in #110
- v1 collection source_name should be None by @tracivar in #111
- Fix collection creation issues by @tracivar in #112
- FIx v1 collection source_name by @tracivar in #113
- Fix issue in get_feature_pipelines by @tracivar in #115
- Add method to duplicate a collection by @ahaith in #117
- Name is optional when duplicating a collection by @ahaith in #118
- Fix collection duplicate by @tracivar in #119
- Add example scripts for machine learning pipelines by @tracivar in #120
- Fix inconsistent typo by @tracivar in #121
- Added filename_filter to UploadableSource by @Vaspra in #123
- Added doc entry and usage logging for optional kwargs by @Vaspra in #124
- Add internal _move_to_folder method for collection by @tracivar in #126
- Improve docstrings for mrmr pipeline functions by @tracivar in #127
Full Changelog: v0.4.6...v0.4.7
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
v0.4.5
v0.4.4
v0.4.3
v0.4.2
v0.4.0
What's Changed
- Updates for create collection - ZGM-7569 by @ahaith in #45
- Fixed an issue with relative paths by @pavel-gfx in #48
- Check collection data before uploading images with collection creation by @mariya-gfx in #47
- Update all annotation endpoints to be able to filter by type by @tracivar in #50
- Update create_storage_item to be able to specify the blob name by @tracivar in #51
- Pin libraries and remove some dependancies by @fayaaz in #49
- Fixed a typo in imageset_id used by _get_imageset_id method by @pavel-gfx in #55
- Minor fixes by @pavel-gfx in #58
- Update uploaded blob id to be imagetsetsORdatasets/<upload__id>/<uuid()> by @tracivar in #56
- Fix for 1vs8 bit masks by @Vaspra in #57
- Annotation code tidy by @Vaspra in #54
- Publish releases to PyPi and a few lint fixes by @fayaaz in #59
- Fixed a bug in the create_collection method by @pavel-gfx in #61
- Add functionality to save images to disk by @tarqu1n in #64
- Changed type to anno_type in v2 annotation functions by @pavel-gfx in #62
- Fix get_annotations_for_image for v2 collection by @tracivar in #63
- Prepare new sdk version release by @fayaaz in #60
Full Changelog: https://github.com/zegami/zegami-python-sdk/commits/v0.4.0