Question regarding resize

Hello, I am rather new to DL4J, and am using the ImageRecordReader which uses the NativeImageLoader. However, I am not sure how I can set the interpolation technique to be used (such as bicubic). If someone could point me in the right direction that would be great! Thanks in advance.

There’s ResizeBicubic op available at very least.

That’s an option we would need to add. Please open an issue about that on GitHub: