a-PyTorch-Tutorial-to-Image-Captioning icon indicating copy to clipboard operation
a-PyTorch-Tutorial-to-Image-Captioning copied to clipboard

The code is wrong.....

Open Le-up opened this issue 1 year ago • 1 comments

There are some issues with the code, including fatal errors, making it difficult to complete the experiment well.....

Le-up avatar May 15 '24 08:05 Le-up

I also get usage of deprecated packages, in the train.py there are errors with unpacking and I agree that is complicated to make it work fine following only the tutorial itself.

Moreover, I see that the problem with the function pack_padded_sequence was an issue that was completed as solved #125 but for me is still a problem I have done some workarounds that made me break code further and I lost time executing all the training, and validation with untested code.

PedemonteGiacomo avatar Jun 01 '24 14:06 PedemonteGiacomo