Chanwoo Kim
Chanwoo Kim
You can execute ``` tf
Hi, thanks for reporting the bug. I've corrected it by modifying the code slightly.
I've found that this error occurs when the `torchvision` package is outdated. Which version of `torchvision` are you using? I am using 0.11.3.
I am not sure when the `interpolationMode` interface was added to the `torchvision` package. I'd recommend you to use torchvision released later than mine.
Thank you so much for your interest in our work. The code for visualizing the results is available in the `notebooks/3_plotting.ipynb` file. Please let us know if you have more...
Hi, thanks for your interest in our work. Once you get your fine-tuned ViT classifier, the next step is to train surrogate model where your ViT model is finetuned with...
You may need to slightly modify the dataset implementation to fit your data, as the current ViT Shapley implementation expects a specific output format for the `__getitem__` function :`{"images": img,...
Hi, thanks for your interest in our work! We used 6 Nvidia A40 GPUs, and the model training took 1h and 40 mins, as noted in the paper. It is...
Hi, thanks for your interest in our work! We've updated the repo to include the `pubmed/search_query.csv` file. As for other data, since they are raw data, we do not have...
Thanks for your interest in our work! Our team is discussing the license. We will keep you posted as soon as possible.