alexrame
alexrame
Thanks for the high quality code, really nice setup! I have a question related to the image preprocessing. It seems that you never use the "preprocess_input" functions So I guess...
Hey, thanks for the nice work. Just reading your code, and I think there is a mistake in normalizing logits without the true label. ` probs /= (all_probs.sum(dim=1, keepdim=True) +...
Thank you for the great work Would it be possible to release pretrained embeddings for other languages? I am particularly interested in French word embeddings Thanks in advance
Thanks for the great job. Would it be possible to upload pretrained embeddings ? Thanks in advance