Open hengfei-wang opened 2 years ago
Hi,
I saw your code resizes the input images to 3:2. Can I use images with different resolution ratio to train the model? Do I need to revise some code?
Thanks
Hi, yeah you definitely can use another resolution but must be 32*n since there are downsampling operations in the feature extraction
Hi,
I saw your code resizes the input images to 3:2. Can I use images with different resolution ratio to train the model? Do I need to revise some code?
Thanks