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

Grounding Visual Explanations #8

Closed muneebable closed 5 years ago

muneebable commented 5 years ago

Hi Salaniz,

There is an extension to this paper you implemented in pytorch: Grounding Visual Explanations ( https://arxiv.org/abs/1807.09685 ). I am intrested in that. Do you have any plan to implement that.

p.s: sorry for contacting like this

Regrads

salaniz commented 5 years ago

Hi, I currently have no plans on implementing the extensions introduced in "Grounding Visual Explanations".