Closed xushilin1 closed 3 years ago
Hi @xushilin1, thanks for your interest in our work!
Unfortunately, our code currently does not fully support part-level mean IOU computation to calculate the mean IOU scores as reported in our CVPR paper. To be able to do this, you need to take a few more steps.
If you follow this, you will get part-level mean IOU scores that are comparable with the ones reported in our paper. Please let me know if this is clear, or if you have any follow-up questions.
I want to compute partIOU using experimental_eval_PartIOU.py; But I can't find cpp_iouparts_24_evalspec.yaml file.