Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Real time issue #1

Open
FrankLiOnLine opened this issue Apr 18, 2019 · 0 comments
Open

Real time issue #1

FrankLiOnLine opened this issue Apr 18, 2019 · 0 comments

Comments

@FrankLiOnLine
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant