josh-marsh

Results 4 comments of josh-marsh

same issue, but in load_pretrained_weights. When you actually try and open the weights link you get: > Anonymous caller does not have storage.objects.get access to public-models/efficientnet/efficientnet-b0-355c32eb.pth.

Thank you this is really useful! One remaining question I have is why do you use `w = x[0, text_mask]` and not `w = x[text_mask, 0]`, as the first column...

I am having the same problem. If this is not resolvable, would it be possible for you to upload the complete set of images that I assume you still have...

Cheers mate. I would try to fix it myself, but web scraping is not something that I have experience with. Keep us updated!