Skip to content

Training with Raw Image data as inputs #176

@mubaidr

Description

@mubaidr

A GIF or MEME to give some spice of the internet

What is wrong?

Training error does not go below 1, and I think this is because my inputs strings have different lengths.

(currently i am using base64 encoded image data as input to the network, is this OK?)

Where does it happen?

In the a new brain.recurrent.RNN() when trying to run a net in node.js on my Windows 10

How do we replicate the issue?

Git Source here: https://github.com/mubaidr/image-parsing/blob/master/src/index.js#L45

How important is this (1-5)?

3

Expected behavior (i.e. solution)

Any suggestions to make input data to be same length for all images or maybe i am doing something wrong?

Other Comments

Thanks for the awesome work!

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