Skip to content

Call transforms directly #398

Description

@richardrl

Is there any way to call transforms directly?

(Pdb) PIPELINES['img'][0]
<ffcv.fields.rgb_image.SimpleRGBImageDecoder object at 0x7f60b19c10a0>
(Pdb) PIPELINES['img']0
*** TypeError: 'SimpleRGBImageDecoder' object is not callable

This doesn't work.

This is important when we want to reproduce the pipeline outside of FFCV.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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