dyollb / segmantic

Semantic segmentation and image-to-image translation based on AI
https://dyollb.github.io/segmantic/
MIT License
1 stars 3 forks source link

✨ add script to interp. image to same grid as ref #12

Closed dyollb closed 3 years ago

dyollb commented 3 years ago

What do these changes do?

the PR adds a function and CLI to interpolate (resample) one image onto the grid of another

Related issue/s

How to test

Checklist