Image-Caption-Generator
Image-Caption-Generator copied to clipboard
A neural network to generate captions for an image using CNN and RNN with BEAM Search.
Convert HTML to markdown where it wouldn't change the style of the document but make the document easier to read in plaintext. Fix typo of "required". Styles file name as...
The training was successful. After that, I put all the test images inside the test_data-> crop_test, changed the path as 'test_data_path': 'test_data/crop_test/' Changed this also after the completion of training...
Hi I'm student in South Korea I add some code to use pre-trained word vector(Glove) but actually I'm not familiar with github :( so if you have some time, would...
tensorflow.python.framework.errors_impl.InternalError: Blas GEMM launch failed : a.shape=(938, 256), b.shape=(256, 256), m=938, n=256, k=256 [[{{node lstm_1/while/MatMul_4}}]] [[{{node bidirectional_1/strided_slice}}]] face such error, what an i do? help!
Hi! I'm would like to say thank you, This proyect helps my a lot. Mi computer in not good at all, so I decided to use google colab and it...
"In config.py, we can modify the parameter max_length. However, for my trained model, max_length can only be 26. **** If I change it to another number, it will throw an...