elixir-nx / nx_image

Image processing in Nx
Apache License 2.0
17 stars 4 forks source link

Add example notebook #1

Closed meanderingstream closed 2 years ago

meanderingstream commented 2 years ago

Created an example notebook that allows a user to upload an image file. Demonstrates center cropping the image. Also demonstrates resizing the image. Provides some narrative on why resizing and normalizing an image might be useful for neural network training.