Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 279 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 279 Bytes

VideoCaptioning-BiLSTM(beta)

This is Flask App for Real Time Video Captioning ResNet50 CNN Architecture is used to extract features from the video segment frames. It's one of the most used residual learning network. The architecture is built and implemented using TensorFlow.