shezhi

Results 3 issues of shezhi

Hello, I want to ask a question, the input feature map is 228 * 304, but here is an error, the size of tenor a (9) must match the size...

Traceback (most recent call last): File "train.py", line 160, in main() File "train.py", line 66, in main train(train_loader, model, optimizer, epoch) File "train.py", line 94, in train output = model(image)...

Hello, thank you very much for your work. I would like to ask a question: I am running code on my own dataset, and the poses I am using were...