-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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 HTTP Error:500 Server Error #2635
Comments
@jahaniam can you please help on this? |
What’s your gpu memory? |
@jahaniam My gpu is rtx 2080 ti I was able to run automatic annotations, after editing the yaml file and by redeploying the function. Thanks for the help and sorry for not updating the status here. It is taking around 90 minutes to train a video with a total of 2000 frames. Is it the desired performance or can we make it more efficient? |
May I ask what did you modify in YAML? How did automatic annotation for a whole task work for you? I think it is broken. It shows successfully done but when opening the task there is no result. Can you verify this please? |
@beep-love Is it possible to deploy the cpu tensorflow rcnn and compare the timing for reference? |
@jahaniam I havent deployed tensorflow model in cpu. But i had deployed model in serverless/openvino/omz/public/faster_rcnn_inception_v2_coco/nuclio And in my i9-9900k CPU the inference was taking around 12 hrs. I opened the task and i saw annotations results for all the random frames i went through. Also, i have replied in next thread for some error message at issue #2529. Changes i made in YAML file was
This is the portion of code i modified. I changed maxWorkers from 2 to 1 I am using the whole GPU and CPU for this task. Can you suggest how can i maximize the performance in detail? What could be the highest no. of worker? How is that set? |
@beep-love Have you solved the issue? |
No response for a long time, I'll close the issue. |
My actions before raising this issue
My nuctl version is 1.5.8
The text was updated successfully, but these errors were encountered: