Skip to content

[Feature] Transform the loaded image #34

@angel-penchev

Description

@angel-penchev

Describe the feature you'd like
The classification model takes a 3D array with shape (512, 512, 3) with the RGB values of every pixel, divided by 255 (so the values are from 0 to 1). You should resize the loaded image to the given resolution (512x512, preferably with anti-aliasing), convert it to an array of pixel values and divide them.

Additional context
Traffic Brain Networking Converts image

Metadata

Metadata

Assignees

Labels

featureNew feature or requestserverRequest regarding the main project server.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions