I can’t upload the anime.h5 file.
Could it be too-large?
The size of the smallest one I have tried is 54Mb.
Hi Dror! Welcome to the community! Can you let us know what you mean by “can’t upload”? Is the button greyed out? Or does the upload just hang?
Hi Chris,
The button was not grayed.
I was not able to upload only this specific file. I don’t know if it is because my internet connection is too-slow, or because this file is too-large (smallest version I had was 29Mb). I finally made it to upload this file from another computer.
Oh I see. That seems like a new bug. I don’t think it’s the filesize. If I remember correctly, I was testing one before that’s 70+ MB. Maybe there was just a temporary issue with your browser. Next time, you can try from an Incognito session and see if the problem persists. Nonetheless, glad you were able to submit it from another computer!
I have the same problem…
Incognito session does not help with the issue
I just uploaded and submitted my .h5 file (56 MB) and I got no problems. But my connection is good, and it spends just 15 or 20 seconds to upload the file.
I am not sure if you can have some kind of timeout issue. Maybe try with a different browser, or computer like Dror, can help.
Changing the computer helped.
Thanks.
Hi Chris,
I am facing the same issue. The upload never completes and always hangs, then the submit button is greyed out. I tried a different computer and an incognito window but the problem persists.
Have you tried in a Incognito session or maybe from browse another computer?
Maybe it can help.
Yes, I tried both, but I still have the same problem.
Hello Engit,
Try deleting your cache and browsing history. then log out and login in with coursera id. Try uploading again anime.h5 file.
Tell me if this works. If still issue, you can send your notebook once for review via personal DM.
Regards
DP
Hello Engit,
I just reviewed your file.
You have not set up inputs for your VAE model.
Also for your encoder model at the beginning you used keras instead of tf.keras.
there are some code changes which was required. I have updated and inboxed you, kindly go through and run your training model again.
One more hint, make sure to have a look at the epoch setting as it clearly mentions
If you used the mean loss metric suggested above, train the model until that is down to around 320 before submitting.
I am not stating your epoch number is incorrect but try reducing it and then train your model.
Let me know, if you were able to upload your model with updated training.
Regards
DP