Skip to content

jjm1589/DSTCT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DSTCT

Early Accept in MICCAI 2024

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.

Framework:

Alt

Usage

  1. Clone the repo.;
https://github.com/jjm1589/DSTCT.git
  1. Put the data in './data/FHPS/';
run fhps_data_processing.py and fhps_data_processing2.py
  1. Train the model;
cd code
run ./train_fhps_unet_vit_semi_seg.sh
  1. Test the model;
cd code
run ./test_fhps_unet_vit_semi_seg.sh

About

Dual-Student-Single-Teacher framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published