Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Image datatype #68

@sebffischer

Description

@sebffischer

Do we want pipeops that "transform" images.

I previously did that by adding an attribute trafos to the imageuri datatype. This enabled something like:

graph = po("imagetrafo", "to_tensor") %>>%
  po("imagetrafo", "vflip")

which essentially added those trafos to the attribute trafos which were then respected by the dataloader.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions