Skip to content

Can this be used for image classification? #9

@bernieke

Description

@bernieke

Hi,

I have a project where I'm taking a picture of the two counters on my electricity meter every 15 minutes.

I'm cropping out the individual digits and manipulate them until I have these: https://posted.bernieke.com/digit.jpg

I'd like to use neuralcli to train a network to classify these digits correctly.

I understand that I should have a Y.csv file with one row for each image in my training set, and 10 columns for my digits, with a 1 for the correct digit, and 0s for the others.

But how should I provide my images in the X.csv file?

Thank you,
Bernard

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions