Skip to content

How to implement for a video frame ? #16

@kartik1395

Description

@kartik1395

Hi, once I set the transform, how can it be applied to a video frame ?

    transform = cvtransforms.Compose([

     cvtransforms.TenCrop((224)),

     cvtransforms.Resize(size=(-1, 256)])

What is the next step to apply it to the frame ?

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