The PSFHS Challenge of MICCAI 2023 and the IUGC Challenge of MICCAI 2024 are available at https://ps-fh-aop-2023.grand-challenge.org/ and https://codalab.lisn.upsaclay.fr/competitions/18413, respectively.
- Clone the repo.;
https://github.com/jjm1589/DSTCT.git
- Put the data in './data/FHPS/';
run fhps_data_processing.py and fhps_data_processing2.py
- Train the model;
cd code
run ./train_fhps_unet_vit_semi_seg.sh
- Test the model;
cd code
run ./test_fhps_unet_vit_semi_seg.sh