Closed theamaya closed 1 year ago
I have corrected the error in the model file, please re-download and let me know if you face any other issue.
Hi, the file linked at https://drive.google.com/file/d/10ETHew_P3vGUA2HbvSZ9wxf3EmtoFmQ3/view appears to be unavailable.
Link is now fixed.
Running the pretraining on shapenet55 results in the following error
In the modified timm.models.vision_transformer.py,
model is built with
from modified timm with visual_prompting = True, but I see that function
in modified timm.models.vision_transformer.py has no functionality of adding visual prompts. I downloaded the modified timm files linked in the repository. What am I missing?