Kevinskt

Results 5 comments of Kevinskt

@sddduuu Hello, I want to know if the line img = imresize(img, (256, 256) in utils.py needs to be modified, which is a preprocessing step for the dataset?

@Nanochuan Hello, Can you completely reproduce the author's scores? The imresize function has been deprecated since scipy 1.3.0, but I noticed some issues when directly using the resize function. What...

I change the code "scores = pack_padded_sequence(scores, decode_lengths, batch_first=True)[0]", Because he required these in the new version. After I finished these, I didn't encounter your situation

I also have the problem ![{E50AD2CD-CD9E-4cc7-8986-D358CA0B86BD}](https://github.com/sgrvinod/a-PyTorch-Tutorial-to-Image-Captioning/assets/87940475/ad78af41-014b-4e12-94e0-9c29f3845d6b)