-
Notifications
You must be signed in to change notification settings - Fork 12
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
Getting Error while Predicting Videos or Live streaming #5
Comments
Hello, I made a small change in the code, please tell me if the error persists. |
hello, i ran into the same/similar problem.. testfile is called "playground swoosh.mp4" (69.0MB) im running docker-compose and have mapped the whole /yolov8-docker folder to my filesystem to see what its doing.. then it creates /yolov8-docker/output_videos/playground swoosh/playground swoosh_yolov8s_output.json then it seems to work on it.. it creates /yolov8-docker/temp.mp4 which grows in file size. when its done it deletes both mp4 files (the temp and the original upload) but does not create/move a final video file and gives the following error:
/yolov8-docker/output_videos/playground swoosh/playground swoosh_yolov8s_output.json persists afterwards |
ah, sorry for not thinking about it before i made the post.. |
Hi, Thank you so much for such a nice work.
I have ran the repo successfully and for predicting images it works fine, but wenever i try to predict on videos or live streaming it give me error as under:
output_video / 1.mp4/ model.json not found
please guide me in this regard.
The text was updated successfully, but these errors were encountered: