Prateek Yadav

Results 10 comments of Prateek Yadav

The reason why I asked for zero/few shot number is that I suspect that the model might perform well even when we prepend some random vectors or slightly trained vectors...

Hi, I could get the ViT-S model to work with the file downloaded from [here](https://storage.googleapis.com/vit_models/augreg/S_16-i21k-300ep-lr_0.001-aug_light1-wd_0.03-do_0.0-sd_0.0.npz). Can you please help me with the experiments where ResNet is used as the backbone?

Thank you very much @amit-sharma for the quick and detailed response, this is really helpful. Maybe another silly question but can you also point me to the part of code...

@soundarya98, thanks for the nice explanation. I had a slightly different question, I am not able to figure out which is the method used in the [paper](https://arxiv.org/pdf/1905.07697.pdf). I am trying...

I am facing the same issue, after converting to .py file there are lots of errors to resolve. Isn't there a way to fix this in jupyter notebook only?

Hi @bodono I was not able to figure out the exact issue, so currently I have stopped trying to scale the problem up. But In future when I start looking...

@bodono , thank you for the GPU support but it looks like solving the same problem with GPU and without GPU gives different results, for eg on CPU the status...

Hey @bodono Can you please elaborate more on what does the parameter use_indirect=True does?

@sschnug Thank you, I'll go through the references.

I am facing this similar issues, anyone figured out how to solve this?