Skip to content

Releases: blotero/seg_tgce

v0.1.6

09 Jul 13:16
Compare
Choose a tag to compare

Changes

  • Fixed numeric instability for tgce loss
  • allowed loss to converge with non sparse data

v0.1.5

19 Jun 19:26
Compare
Choose a tag to compare

Changes

  • Added a new type of dataset for crowdseg histologies: sparse. This dataset can be called with either get_all_data or get_stage_datawith the argument with_sparse_data=True
  • Added TcgeSsSparse loss for handling sparse format datasets

v0.1.3

21 May 09:49
Compare
Choose a tag to compare

Changes

Reduced verbosity during crowd-seg data fetching

v0.1.2

20 May 13:54
Compare
Choose a tag to compare

Changes

Facilitate data fetching API for crowdseg dataset

v0.1.1

14 May 05:08
Compare
Choose a tag to compare

Changes

Added python 3.10 support for compatibility with environments like Google Colab.

0.1.0

14 May 04:21
Compare
Choose a tag to compare

First release!

First release including pypi publishing.