M3DV / RibFrac-Challenge

MICCAI 2020 RibFrac Challenge: Rib Fracture Detection and Classification (3D Instance Segmentation)
https://ribfrac.grand-challenge.org/
Apache License 2.0
49 stars 10 forks source link

About the 'environ.py' file #3

Closed SwanKnightZJP closed 4 years ago

SwanKnightZJP commented 4 years ago

First, many thanks for publicing such an excellent dataset.

However, it seems that the ‘environ.py’ in the ‘ribfrac’ is empty. I wonder if you have adjusted the annotation of the label when you adjust the file structure.

I mean, the original label files seem to be marked according to the serial number of the fracture. How will they be evaluated? Do the labels need to be converted into specific category annotations according to the csv file?

Looking forward to your reply (●'◡'●)

kaimingkuang commented 4 years ago

Sorry for the delay. This repo is still a work-in-progress. Originally we wanted this to be a pip-installable package but that's too much of a hassle. This repo will come out as a submission scorer. We are stilling finishing the final details on the evaluation code and will release it soon.