Skip to content

PaddleSeg v0.8.0

Compare
Choose a tag to compare
@nepeplwu nepeplwu released this 03 Dec 12:31
· 4 commits to release/v0.8.0 since this release

新特性

  • 增加多尺度评估/翻转评估/滑动窗口评估等功能。
  • 支持多卡GPU并行评估,提供了高效的指标计算功能。
  • 增加Pascal VOC 2012数据集。
  • 新增在Pascal VOC 2012数据集上的高精度预训练模型,详见模型库
  • 支持对PNG格式的伪彩色图片进行预测可视化。

New Features

  • Add multi-scale/flipping/sliding-window inference.
  • Add the fast multi-GPUs evaluation, and high-efficient metric calculation.
  • Add Pascal VOC 2012 dataset.
  • Add high-accuracy pre-trained models on Pascal VOC 2012, see detailed models.
  • Support visualizing pseudo-color images in PNG format while predicting.