issues
search
lartpang
/
PySODMetrics
PySODMetrics: A Simple and Efficient Implementation of Grayscale/Binary Segmentation Metrcis
https://pypi.org/project/pysodmetrics/
MIT License
143
stars
19
forks
source link
Roadmap
#2
Open
lartpang
opened
3 years ago
lartpang
commented
3 years ago
[x] MIOU
Multiscale IoU: A Metric for Evaluation of Salient Object Detection with Fine Structures
. Done at
https://github.com/lartpang/PySODMetrics/commit/3baa40a165e668c026dcbac2bc457063afe65df4
[x] Closer to the result of matlab code. At present, due to the difference between numpy and matlab, there are still some minor differences in the result.
lartpang
commented
10 months ago
[ ] Add more variants of MS-IoU.