Pengcheng Shi
Pengcheng Shi
Hi Fabian, Thanks for your feedback! Based on your suggestions, I have now made the "use_batch_tta" an optional parameter in the nnUNetPredictor class, which can be controlled via the parser...
Thanks for your impressive work! We developed a Topology-Aware backbone based on the Vision GNN (ViG), offering new insights in medical image segmentation. Paper title: NexToU: Efficient Topology-Aware U-Net for...
Hi, Thank you for your feedback. I encountered this issue while preparing for [AortaSeg24 Grand Challenge](https://aortaseg24.grand-challenge.org/). According to the Grand Challenge platform's requirements for algorithms ([Grand Challenge Documentation](https://grand-challenge.org/documentation/runtime-environment/)), 50% of...
Hi, thanks for providing the detailed inference code for ToothFairy2. It has been really helpful for submitting inference code to the challenge platform. I will close this pull request.
I'm experiencing the same problem when using blosc2==3.6.1. However, when I downgrade to blosc2==3.5.0, the code runs without issues.