yiskw713 / VideoCaptioning

video captioning using 3DCNN and LSTM (pytorch)
10 stars 5 forks source link

Code #1

Closed xgbear closed 5 years ago

xgbear commented 5 years ago

Hello!Would like to ask if you have the code corresponding to the article link?Thank you very much ~ looking forward to your reply

yiskw713 commented 5 years ago

Hi, xgbear.

Thank you for visiting my repo. Do you mean the article link corresponding to my code? Actually there aren't any articles or papers corresponding to this repository. I just extended this image captioning code to the video captioning. I changed an input from an image to a video and replaced 2DCNN with 3DCNN.

If you have any further questions, please do not hesitate to ask me.

Best regards, yiskw713