Recent Releases of pysodmetrics
pysodmetrics - Add human correction effort measure.
Full Changelog: https://github.com/lartpang/PySODMetrics/compare/v1.5.0...v1.5.1
- Python
Published by lartpang 10 months ago
pysodmetrics - v1.5.0: Add size-invariance variants.
Full Changelog: https://github.com/lartpang/PySODMetrics/compare/v1.4.4...v1.5.0
- Python
Published by lartpang 10 months ago
pysodmetrics - v1.4.4
Full Changelog: https://github.com/lartpang/PySODMetrics/compare/v1.4.3...v1.4.4
- Python
Published by lartpang about 1 year ago
pysodmetrics - v1.4.3
Full Changelog: https://github.com/lartpang/PySODMetrics/compare/v1.4.2...v1.4.3
- Python
Published by lartpang about 1 year ago
pysodmetrics - Add the `normalize` argument for the FmeasureV2 to control whether data preprocessing is used.
Full Changelog: https://github.com/lartpang/PySODMetrics/compare/v1.4.1...v1.4.2
- Python
Published by lartpang over 2 years ago
pysodmetrics - More metrics.
Add some new metrics, such as Multi-Scale IoU (NOTE: The threshold selection differs slightly from the original implementation.).
Full Changelog: https://github.com/lartpang/PySODMetrics/compare/v1.4.0...v1.4.1
- Python
Published by lartpang over 2 years ago
pysodmetrics - More metrics and more feature supports.
Full Changelog: https://github.com/lartpang/PySODMetrics/compare/v1.3.1...v1.4.0
- Python
Published by lartpang over 3 years ago
pysodmetrics - Fixed possible numerical overflow during centroid calculation in the original implementation.
Full Changelog: https://github.com/lartpang/PySODMetrics/compare/v1.3.0...v1.3.1
- Python
Published by lartpang almost 4 years ago
pysodmetrics - Update to v1.3.0
Due to the difference between numpy and matlab, in version 1.2.x, there are very slight differences on some metrics between the results of the matlab code and ours. The recent PR (https://github.com/lartpang/PySODMetrics/pull/3) alleviated this problem. However, there are still very small differences on E-measure. The results in most papers are rounded off to three or four significant figures, so, there is no obvious difference between the new version and the version 1.2.x for them.
- Python
Published by lartpang over 4 years ago
pysodmetrics - Update the document, add the github action for linting and fix the error in setup.py.
- Python
Published by lartpang about 5 years ago
pysodmetrics - Update the document and some examples.
- Python
Published by lartpang over 5 years ago
pysodmetrics - Update the document and some examples.
- Python
Published by lartpang over 5 years ago