A tool for creating paired image datasets with configurable degradation Degradations. Perfect for training image restoration and enhancement models.
- Blur
- Canny
- Color
- Compress
- Dithering
- Halo
- Noise
- Pixelate
- Resize
- Saturation
- Screentone
- Shift
- Sin
- Subsampling
- And Or operations
- Add more degradation Degradations
- Resize is implemented through chainner rs
- Compression based on Kim2091's implementation