You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.