Skip to content

Boundary F1 Score - Python Implementation

License

Notifications You must be signed in to change notification settings

ottawaer/bfscore_python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bfscore_python

Boundary F1 Score - Python Implementation

This is an open-source python implementation of bfscore (Contour matching score for image segmentation) for multi-class image segmentation, implemented by EMCOM LAB, SEOULTECH.

Reference: Matlab bfscore

Run

To run the function simply run python bfscore.py after setting your image paths and threshold.

Crosscheck

Score cross-checking with built-in Matlab function is done and presented in bfscore.pptx.

About

Boundary F1 Score - Python Implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%