cwmok / DIRAC

This is the official Pytorch implementation of "Unsupervised Deformable Image Registration with Absent Correspondences in Pre-operative and Post-Recurrence Brain Tumor MRI Scans" (MICCAI 2022), written by Tony C. W. Mok and Albert C. S. Chung.
MIT License
36 stars 1 forks source link

NLST dataset problem #10

Closed yuanpengpeng closed 1 year ago

yuanpengpeng commented 1 year ago

Could you please provide the train file of the model trained on the MICCAI 2022 task1 task, I see only the training and test files of the OASIS dataset, if you can provide it, I would be very grateful

cwmok commented 1 year ago

Hi @yuanpengpeng,

This repository is about brain tumor registration, not the lung inhale-exhale registration. If you want to download the NLST dataset, you may go to the learn2reg challenge at https://learn2reg.grand-challenge.org/Datasets/. You will need to register for the challenge first.

yuanpengpeng commented 1 year ago

Hi @yuanpengpeng,

This repository is about brain tumor registration, not the lung inhale-exhale registration. If you want to download the NLST dataset, you may go to the learn2reg challenge at https://learn2reg.grand-challenge.org/Datasets/. You will need to register for the challenge first. 1681201616656

Hello, I see that you have submitted in the leaderboards of the MICCAI 2022 challenge task1 lung registration task, and the ranking is relatively high. Is this model not in this repository? Can you share the code of this model, I will be very grateful

cwmok commented 1 year ago

The one you saw in the leaderboard is not in this repository. I submitted a paper to MICCAI2023 this year. If accepted, I will release the code in another repository.