-
Notifications
You must be signed in to change notification settings - Fork 4
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
Realtime prediction #1
Comments
Can you please explain your question better? |
I mean, Can you please share with us the code to predict using my webcam which is by using cv2.VideoCapture(). Thank you. |
I don't understand what you're asking. If you want code to predict a single instance, we did not implement that we merely have scripts to test on a test set for the AVA challenge. |
yes i want to predict on a single image.. Can you please provide some sample code for that? |
We can provide prediction on a single segment of 3s video as this is a video detection scheme, but sure I'll do it, give me a couple of days :). (Leave a star on the repo haha) |
haha i have starred it the very first day when i stumbled across this awesome code!. its truly amazing. I have certain doubts as well which i would like to ask. Before that, Kudos to you for the great work. Thank you so much. im learning many new things through your code |
Thank you for the amazing work. Can you pease share the script for realtime prediction?
The text was updated successfully, but these errors were encountered: