med-air / DLTTA

[IEEE TMI'22] DLTTA: Dynamic Learning Rate for Test-time Adaptation on Cross-domain Medical Images
16 stars 2 forks source link

AUTOENCODER NOT INCLUDED IN GOOGLE DRIVE LINK AND OCT DATASET DOWNLOAD LINK ON PROVIDED WEBPAGE NOT WORKING #5

Closed W3LLZ closed 1 year ago

W3LLZ commented 1 year ago

The test_oct.sh script requires a pretrained autoencoder and the oct dataset to work, but the autoencoder was not provided in the google drive and the link on https://iacl.ece.jhu.edu/index.php?title=Resources doesn't work, the file downloads infinitely and never finishes.

W3LLZ commented 1 year ago

If this is not the case, please provide some detailed guide on how to modify the test_oct.sh file for testing purposes only.

W3LLZ commented 1 year ago

Data can be found at https://github.com/heyufan1995/self-domain-adapted-network with better instructions.