Skip to content

Train on different dataset #69

@guddulrk

Description

@guddulrk

Hi,
I want to train the model on character dataset where the images are 48x48x3. When I change the size of the image it shows me an error at this line indicating dimensions must be equal:

assert conv1.get_shape() == [cfg.batch_size, 20, 20, 256]

The total label classes are 68, in my case.

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