This repository contains the code for a video captioning system inspired by Sequence to Sequence -- Video to Text. This system takes as input a video and generates a caption in English describing the video.
MIT License
165
stars
67
forks
source link
architecture and memory of GPU used for training #20
Hi, I am using your code of S2VT to train my own dataset, I wanted to ask what architecture of GPU did you use for training? and also if you remember how much time it took you to train. Thank you very much.
Hi, I am using your code of S2VT to train my own dataset, I wanted to ask what architecture of GPU did you use for training? and also if you remember how much time it took you to train. Thank you very much.