hlamba28 / Automatic-Image-Captioning

Generating Captions for images using Deep Learning
https://towardsdatascience.com/image-captioning-with-keras-teaching-computers-to-describe-pictures-c88a46a311b8
120 stars 80 forks source link

Train model #8

Open poojapatil16 opened 3 years ago

poojapatil16 commented 3 years ago

It takes so much time to train the model. Can someone please provide me 'model.h5' file(pre-trained model)

idahoprincess commented 3 years ago

Try to train it on Google Colab GPU, it’s free and fast.

On 2021. Apr 5., Mon at 13:28, poojapatil16 @.***> wrote:

It takes so much time to train the model. Can someone please provide me 'model.h5' file(pre-trained model)

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/hlamba28/Automatic-Image-Captioning/issues/8, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJOM24FANX2CRRVCXHBCP2TTHGNEPANCNFSM42MVDYPA .

poojapatil16 commented 3 years ago

Try to train it on Google Colab GPU, it’s free and fast. On 2021. Apr 5., Mon at 13:28, poojapatil16 @.***> wrote: It takes so much time to train the model. Can someone please provide me 'model.h5' file(pre-trained model) — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub <#8>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJOM24FANX2CRRVCXHBCP2TTHGNEPANCNFSM42MVDYPA .

On Google Colab it shows me a error as "Session Expired"

sandhyapatole commented 3 years ago

Try to train it on Google Colab GPU, it’s free and fast. On 2021. Apr 5., Mon at 13:28, poojapatil16 @.***> wrote: It takes so much time to train the model. Can someone please provide me 'model.h5' file(pre-trained model) — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub <#8>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJOM24FANX2CRRVCXHBCP2TTHGNEPANCNFSM42MVDYPA .

yes sir, I am also getting same error in google colab, that session expired and colab crashed. can you plz help me out for training the model? how I can train the model in colab?