rohit-gupta / Video2Language

Generating video descriptions using deep learning in Keras
25 stars 16 forks source link

could not find average_frame_features.pickle pickle file and also getting error not able to convert float to tensor #13

Open ghost opened 4 years ago

ghost commented 4 years ago

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)

rohit-gupta commented 4 years ago

Hi @saharannaveen, I recommend that you use a more modern implementation of video captioning instead of this repository, which is only provided for research purposes and is no longer maintained.

discover-ml commented 4 years ago

I would like to discuss something with you to get guidance on the improvements/development in this area. Couls you pls let me know how we can connect My mail id is saharannaveen1@gmail.com

linjingxu commented 4 years ago

I also can't find the average_frame_features.pickle file.