Brandon Han

Results 13 comments of Brandon Han

Hi, @Zhaoguanhua @zhangbin0917 Thanks for your sharing. However, do you have tried to fix the bug of DistSyncBatchnorm due to the same reason? I tried to modify the code just...

Same questions here. Could you please share the item ID for each image? I cannot match the caption to the image.

This may be useful https://github.com/PyTorchLightning/pytorch-lightning/issues/11524

Same here. @yumingj Could you please release the pretrained predictor to predict the texture attributes of generated images? I need to do a fair comparison.

Hi, sorry for the late reply. I think the `output_dict` in the following forward function is what you need. https://github.com/BrandonHanx/mmf/blob/d63a31f83918ab60cd00cff3b72bd0e455ed1100/mmf/models/fashionvil/contrastive.py#L32-L57

I assume this issue has been solved. Closed.

Hi, sorry for the late reply. I don't recommend using `mmf.utils.inference`. You can get the features first and then use them to get the rank list offline.

I assume this issue has been solved. Closed.

Hi, @lijing1996 Any idea about this? I face the same question. The loss function is too hard to understand for me...