idealo / image-super-resolution

🔎 Super-scale your images and run experiments with Residual Dense and Adversarial Networks.
https://idealo.github.io/image-super-resolution/
Apache License 2.0
4.56k stars 755 forks source link

Doesn't seem to work with Tiff raster data #220

Open andymc31 opened 2 years ago

andymc31 commented 2 years ago

I attempted to use TIFF raster data, first raw and then converted to jpg and png. Every time it returns a shape error. Is there something I can do to make the data compatible?

I apologize if it's just me being a noob