pytorch/ignite

Add Hausdorff distance in Metrics

Open

#683 opened on Dec 5, 2019

View on GitHub
 (15 comments) (0 reactions) (0 assignees)Python (602 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (4,313 stars)
PR merge metrics
 (Avg merge 18d 23h) (19 merged PRs in 30d)

Description

I think it would be nice to add a standard implementation of the Hausdorff distance in Ignite as a Metric.

Contributor guide