Skip to content

Releases: JdeRobot/DetectionMetrics

v2.1.1

07 Jan 16:14
92fa026
Compare
Choose a tag to compare

What's Changed

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

v2.1.0

23 Dec 13:23
9967e67
Compare
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
Compare
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.

v1.0.0

21 Nov 15:33
d77688a
Compare
Choose a tag to compare

Original, published version of DetectionMetrics:

@article{PaniegoOSAssessment2022,
  author = {Paniego, Sergio and Sharma, Vinay and Cañas, José María},
  title = {Open Source Assessment of Deep Learning Visual Object Detection},
  journal = {Sensors},
  volume = {22},
  year = {2022},
  number = {12},
  article-number = {4575},
  url = {https://www.mdpi.com/1424-8220/22/12/4575},
  pubmedid = {35746357},
  issn = {1424-8220},
  doi = {10.3390/s22124575},
  image = {/assets/img/pub_img/transformer_transform.png},
}

Continuous build

22 Apr 18:58
Compare
Choose a tag to compare

v0.1

13 Oct 20:59
78224e5
Compare
Choose a tag to compare