-
Notifications
You must be signed in to change notification settings - Fork 264
Open
Description
Hi I was just trying to run /examples/convolutional_model.py using the sample images you have provided. I have 2 questions around that-
-
I am not sure I understand how you generate input for the CNN but regardless of that, I have a question about train-test split. You train the model on train_images and use test_images for validation...Shouldn't there be a validation set for validation and the test_images be used for prediction?
-
I was also trying to predict output on a single test image as marked in the image. But I get this error below, and I am guessing is not the way to input to the CNN here, could you guide me on how i can do this?
Metadata
Metadata
Assignees
Labels
No labels