Skip to content

Real time issue #1

@FrankLiOnLine

Description

@FrankLiOnLine

One question. If your input is from a video and captured frame by frame, how long could this model be real time? I mean, if you keep importing photos into mask rcnn model and running the detect function, the graph will exceed device memory very soon. I tried wait and collect amount of frames as a batch, then do the detect and clear graph after each batch, but in this way, it will not be real time. Any solutions?

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