I want to train Inceptionv3 model where i am trying to give 3 different view of a single image and train it. So i want to give three images as my input in a single feed.
Use case:
I want to predict type of footwear. In this problem usually a lot of information is present different view so just want to try this approach.