Pytorch-cyclegan-and-pix2pix: failing to combine dataset (from A and B to AB)

Created on 8 Aug 2020  路  4Comments  路  Source: junyanz/pytorch-CycleGAN-and-pix2pix

please help me out i tried several times....A is the set of infrared images while B is its corresponding RGB image.
Even after several attempts no images were available in AB folder ...after running the code
Capture

All 4 comments

Have you checked the folder AB/train and AB/test? You may also want to remove the .ipynb_checkpoints

Yes sir , i had checked AB/train and AB/test.
Is resolution mismatch causing the problem of paired images??

Yes, the code assumes that input and output images have the same size.

Thanks a lot..!!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

zerxon picture zerxon  路  4Comments

davidwessman picture davidwessman  路  3Comments

JamesChenChina picture JamesChenChina  路  3Comments

bill0812 picture bill0812  路  3Comments

filmo picture filmo  路  3Comments