Question: Use a predefined layer in tensorflow to split an input/image into 4x4 = 16 tiles. I got an answer to use tf.keras.layers.experimental.preprocessing.ImageSplitter class but got
Use a predefined layer in tensorflow to split an input/image into 4x4 = 16 tiles. I got an answer to use tf.keras.layers.experimental.preprocessing.ImageSplitter class but got error. Please use tf.image.extract_patches to answer. Please take a sample input and provide complete code
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
