Skip to content

Releases: microsoft/vision-datasets

v0.2.27

11 Apr 00:59
6a99d8c
Compare
Choose a tag to compare

What's Changed

  • add bbox check to check dataset script by @pj-ms in #54

Full Changelog: 0.2.26...v0.2.27

Bug fixes for Image Retrieval

08 Mar 23:46
0195e0c
Compare
Choose a tag to compare

Added support of IMAGE_RETRIEVAL dataset type in Dataset Manifest
Added more tests for image retrieval

Image retrieval dataset type added

27 Feb 23:21
5eafff4
Compare
Choose a tag to compare

Added image retrieval dataset type to support image retrieval tasks

Release 0.2.24: Add support for OD dataset removing images without labels

11 Feb 00:44
c1f7a0e
Compare
Choose a tag to compare
  • Adding support for OD dataset removing images without labels

Release 0.2.23: Fix multitask dataset

04 Nov 18:31
Compare
Choose a tag to compare
  • Fixed a bug that prevented multitask dataset usage.

Convertion to AzureML Coco format; Azcopy for blob download

02 Nov 07:29
b08515d
Compare
Choose a tag to compare
add python converters to AML coco format (#38)

Co-authored-by: JiaheZhou <[email protected]>
Co-authored-by: Ping Jin <[email protected]>

Fix tsv convert

14 Oct 03:33
b446462
Compare
Choose a tag to compare
Image save w/o compression from pil/base64; clean util code; TSV doc …

… (#47)

* Add image save without compression from pil or base64; clean up util code; doc on TSV

*

Fix download script

30 Sep 23:09
7ff3709
Compare
Choose a tag to compare
v0.2.19

Bump pkg version (#46)

add regression task dataset format

22 Sep 20:29
c7ced3a
Compare
Choose a tag to compare
v0.2.18

add regression task dataset format (#44)

Support single coco check; add data preparation doc

25 Aug 19:49
264eb47
Compare
Choose a tag to compare
v0.2.17

Add data preparation doc; dataset_check work with single coco json (#43)