Video2Language
Video2Language copied to clipboard
Generating video descriptions using deep learning in Keras
models dir is made otherwise an error is caused and wget failed
Happens for different videos, but **always** on frame 204 when runnung extract frames .sh
IOError: [Errno 2] No such file or directory: '../language_model/vocabulary_10.p' on runnng: bash process-youtube-video.sh while following: Use a video from YouTube
could you please share the requirement.txt or the average_frame_features.pickle file. which version of tensorflow used tensorflow-valueerror-failed-to-convert-a-numpy-array-to-a-tensor-unsupported(np.ndarray)
Accuracy
I am having a problem with the prediction I have trained the model for 100 epochs but still, I got 50% accuracy and I have also tried this model to...
Hi, I got the following error. I am using Tensorflow version 1.12. Using TensorFlow backend. Frames will be extracted for 1968 Videos 2018-11-16 23:04:06.951863: I tensorflow/core/platform/cpu_feature_guard.cc:141] Your CPU supports instructions...
When i try to run the model from the scratch,got an error that ,"You don't have permission to access /~yu239/datasets/youtubeclips.zip on this server. Server unable to read htaccess file, denying...
Running Command: bash process-youtube-video.sh raise ValueError(str(e)) ValueError: Dimension 0 in both shapes must be equal, but are 2617 and 2718. Shapes are [2617,256] and [2718,256]. for 'Assign_18' (op: 'Assign') with...
FileNotFoundError: [Errno 2] No such file or directory: '../language_model/vocabulary_10.p'
video_input : Tensor("input_1:0", shape=(?, 40, 224, 224, 3), dtype=float32) convnet_model : Traceback (most recent call last): File "batched_extractor.py", line 153, in encoded_frame_sequence = TimeDistributed(convnet_model)(video_input) File "/usr/local/lib/python2.7/dist-packages/keras/engine/base_layer.py", line 460, in __call__...