Skip to content

Releases: segments-ai/segments-ai

1.0.24

14 Jun 13:26
a4a2a8f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.23...1.0.24

1.0.23

15 May 09:50
35080fd
Compare
Choose a tag to compare

What's Changed

  • Fix bug in yolo export if images in dataset don't have same size. by @dbbert in af173ef

Full Changelog: 1.0.22...1.0.23

1.0.22

09 May 16:15
20c006e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.21...1.0.22

1.0.21

17 Apr 13:22
da25cbb
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.20...1.0.21

1.0.20

23 Feb 12:00
c3a395d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.19...1.0.20

1.0.19

14 Feb 16:18
fa2b74f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.18...1.0.19

1.0.18

30 Jan 10:36
a0d1508
Compare
Choose a tag to compare

What's Changed

  • Use segments orange color in a tqdm load bar. by @segments-arnout in #48
  • Improve show_polygons() visualization by @segments-arnout in #50
  • Fix attributes bug. by @segments-arnout in #49

Full Changelog: 1.0.17...1.0.18

1.0.17

17 Jan 11:26
5a11299
Compare
Choose a tag to compare

What's Changed

  • Fix API limit error. by @segments-arnout in #42
  • Change decorator and inner function name to something more specific (it's printed in the stacktrace when an exception happens). by @segments-arnout in #43
  • Remove constants by @segments-arnout in #44
  • Update hf integration to work with new huggingface_hub API. by @dbbert in #45

Full Changelog: 1.0.16...1.0.17

1.0.16

16 Dec 10:27
1738746
Compare
Choose a tag to compare

What's Changed

  • Pydantic bugfix by @segments-arnout in #41

Full Changelog: 1.0.15...1.0.16

1.0.15

09 Dec 11:10
6ee445f
Compare
Choose a tag to compare

What's Changed

  • Fix timestamp type by @segments-tobias in #37
  • Add extra and arbitrary_types_allowed description. by @segments-arnout in #38
  • Support datasets which contain both manually uploaded images and private S3 URLs by @dbbert in #39
  • Add object-level attributes to polygon export format. by @dbbert in #40

Full Changelog: 1.0.14...1.0.15