Skip to content

Releases: lartpang/PySODEvalToolkit

v0.6.2

Choose a tag to compare

@lartpang lartpang released this 26 Sep 07:01

Full Changelog: v0.6.0...v0.6.2

🙏🏻 Update dependencies.

Choose a tag to compare

@lartpang lartpang released this 13 May 07:56

Looking forward to you pointing out new bugs. 🐛

较多更新,欢迎捉虫!

Choose a tag to compare

@lartpang lartpang released this 09 Apr 16:59

Full Changelog: v0.5.1...v0.6.0

  • 完善对于图像和视频评估的兼容。
  • 修复了许多的小问题。
  • 兼容指标库最新更新的指标MSIoU。
  • 移除结果展示网页,感觉意义不大。

完善绘图代码,使之兼容最新的更新。

Choose a tag to compare

@lartpang lartpang released this 23 Mar 15:25

Full Changelog: v0.5.0...v0.5.1

大量细节更新预完善

Choose a tag to compare

@lartpang lartpang released this 21 Mar 03:30

Full Changelog: v0.4.1...v0.5.0

补充了更详细的文档

Choose a tag to compare

@lartpang lartpang released this 15 May 09:41

Full Changelog: v0.4.0...v0.4.1

有较大版本的修改。使用方式与之前略有差异,使用前请仔细阅读帮助信息。

Choose a tag to compare

@lartpang lartpang released this 24 Apr 03:47
* 2022年4月23日

    - 为了便于使用和配置,对大量代码进行了调整和修改,与之前版本相比,使用上也存在部分差异。
    - 评估部分:
      - 支持多个方法的json文件同时使用评估。
      - 更新了指标统计类,便于更灵活的指定不同的指标。
      - 对一些医学二值分割的指标提供了支持。
    - 绘图部分:
      - 支持多个曲线npy文件同时用于绘图。
      - 将个性化配置尽可能独立出来,提供了独立的绘图配置文件。
      - 重构了绘图类,便于使用yaml文件对matplotlib的默认设定进行覆盖。

More updates.

Choose a tag to compare

@lartpang lartpang released this 24 Nov 08:52

See the message before the commit: 897612b

功能进一步完善

Choose a tag to compare

@lartpang lartpang released this 22 Mar 03:12
v0.2.0

update the result table

重要修改

Choose a tag to compare

@lartpang lartpang released this 12 Mar 14:31
v0.1.0

补充readme.md