ViTASD icon indicating copy to clipboard operation
ViTASD copied to clipboard

[ICASSP 2023] Official Implementation of ViTASD: Robust Vision Transformer Baselines for Autism Spectrum Disorder Facial Diagnosis

Results 7 ViTASD issues
Sort by recently updated
recently updated
newest added

Hi, I hope you are doing well. I wanted to first congratulate you on this well maintained repository. I had a little question regarding pretraining the ViT on affectnet dataset....

Looks like a bad version was uploaded

When I run the code I get the following error, how do I fix it? ![image](https://user-images.githubusercontent.com/77189526/234462629-e7b34657-474a-4ff7-98d0-791492680c37.png)

pytorch_lightning.utilities.exceptions.MisconfigurationException: You requested gpu: [0, 1, 2, 3] But your machine only has: [0] I am running the code on google colab. Is the issue related to the need of...

error: Validation failed: No action for key "trainer.weights_save_path" to check its value.

File "/content/ViTASD/train_affectnet.py", line 72, in __init__ self.model: torch.nn.Module = ResNetASD( NameError: name 'ResNetASD' is not defined