Closed x4jc1 closed 11 months ago
hi~ I resized coco images to size 256*256 before training. but i'm not sure if it will work.
Did you run it successfully?
hi~ here i meet the error: Input to reshape is a tensor with 265600 values, but the requested shape has 65536 could u pls explain the reasons for this?
Hi. We hard coded the size of input image in the JPEGAttack class. However, the hard coded size is not necessary. You can change it by yourself.
Resizing the input images to 256x256 would be fine.
hi~ here i meet the error: Input to reshape is a tensor with 265600 values, but the requested shape has 65536 could u pls explain the reasons for this?