salaniz / pytorch-gve-lrcn

PyTorch implementations for "Generating Visual Explanations" (GVE) and "Long-term Recurrent Convolutional Networks" (LRCN)
MIT License
92 stars 22 forks source link

Link to original repo #5

Closed saurabhsharma1993 closed 5 years ago

saurabhsharma1993 commented 5 years ago

Hi, Thank you for the Pytorch code. I was looking for a pytorch implementation for gve, but couldn't find it. Only found this accidentally. Would be nice if you can ask the owner of the original caffe repo to add a link to yours.

salaniz commented 5 years ago

Hi, thanks for the suggestion. I will check back with the original author.

In the meantime I changed the repository's name from pytorch-vision-language to pytorch-gve-lrcn to make it more discoverable. Currently, I have no plans to add more vision and language models.

Since there has been little engagement from the community so far, it probably won't break anything changing the name. At least I hope so.

salaniz commented 5 years ago

There is now a link to this repository in the README of the original caffe repository: https://github.com/LisaAnne/ECCV2016