Skip to content

ConvolutionalNN prediction #70

@SaakshiNarula

Description

@SaakshiNarula

image

Hi I was just trying to run /examples/convolutional_model.py using the sample images you have provided. I have 2 questions around that-

  1. 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?

  2. 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?

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions