-
Notifications
You must be signed in to change notification settings - Fork 47
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
Movinet fails in GPU mode #1122
Comments
Hello 👋 Thank you for taking the time to open this issue with recognize. I know it's frustrating when software I look forward to working with you on this issue |
Could be related to: In my case it is CUDA 11
|
Upgraded to latest 30.0.3.2 and latest Recognize and same issue still. Movinet fails and doesn't back off to CPU - leaves files with no tags Could this be please looked at and at least CPU back-off provided? Could it be that there is a HW limitation due to loading model into memory? Given objects, landmarks and faces recognition works fine, not sure why this one would fail. Details about the system at the bottom, in short:
System details - Recognize output:
Host level side (drivers):
|
Adding successful load of models, prior it went into ffmpeg transcoding/extraction of frames (not parsed by jq, as there is unrecognized character on which jq fails):
|
Which version of recognize are you using?
6.11
Enabled Modes
Object recognition, Face recognition, Video recognition, Music recognition
TensorFlow mode
GPU mode
Downstream App
Memories App
Which Nextcloud version do you have installed?
28.0.4.1
Which Operating system do you have installed?
Ubuntu 20.0.4.4
Which database are you running Nextcloud on?
Postgres
Which Docker container are you using to run Nextcloud? (if applicable)
28.0.4.1
How much RAM does your server have?
32
What processor Architecture does your CPU have?
x86_64
Describe the Bug
Seems like after upgrade to NC 28.0.4.1 & Recognize 6.1.1 it started to report below.
It seems like it launches process, based on looking at nvidia-smi and it stays there though doesn't seem like it puts a load on GPU.
At the same time it seems to have all what's needed (btw. it didn't raise this error prior upgrades):
And models seem to be there too:
Unsure where to look for an issue.
It is after
ffmpeg
finishes its job.Thanks!
Expected Behavior
Would just proceed to classify.
To Reproduce
Unsure.
Debug log
No response
The text was updated successfully, but these errors were encountered: