Skip to content

Releases: JdeRobot/PerceptionMetrics

v3.0.1

27 Jan 10:27
eca49af

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.0...v3.0.1

v3.0.0

19 Jan 15:32

Choose a tag to compare

What's Changed

Full Changelog: v2.4.0...v3.0.0

v2.4.0

23 Dec 16:07

Choose a tag to compare

What's Changed

Full Changelog: v2.3.0...v2.4.0

v2.3.0

01 Sep 15:27
ec20ff3

Choose a tag to compare

What's Changed

Full Changelog: v2.2.0...v2.3.0

v2.2.0

10 Apr 09:44
482127c

Choose a tag to compare

What's Changed

🆕 Features

📈 Updates

🔧 Fixes

📝 Tests

🧰 CI/CD

New Contributors

Full Changelog: v2.1.3...v.2.1.4

v2.1.3

05 Feb 11:00
1503929

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.2...v2.1.3

v2.1.2

22 Jan 11:25
73d3849

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.1...v2.1.2

v2.1.1

07 Jan 16:14
92fa026

Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.1.1

v2.1.0

23 Dec 13:23
9967e67

Choose a tag to compare

What's Changed

  • Add support for LiDAR segmentation by @dpascualhe in #246. More specifically, added support for GOOSE and Rellis3D LiDAR segmentation datasets and PyTorch models (validated for RandLA-Net and KPConv from Open3D-ML.
  • Update docs and increase version by @dpascualhe in #248

Full Changelog: v2.0.0...v2.1.0

v2.0.0

03 Dec 15:11
a9177c7

Choose a tag to compare

First release of DetectionMetrics v2. As stated in the new README:

DetectionMetrics has been redesigned with an expanded focus on image segmentation, with plans to extend support to object detection and LiDAR applications. As we move forward, v2 will be the actively maintained version, featuring continued updates and enhancements to keep pace with evolving AI and computer vision technologies.

Along with this release, we provide the detectionmetrics Python library packaged as sdist and wheel files.