After deploying my Custom model, I am getting error in Interface
Could not get models from the server
<!doctype html> <html lang="en"> <head> <title>Server Error (500)</title> </head> <body> <h1>Server Error (500)</h1><p></p> </body> </html>
After deploying my Custom model, I am getting error in Interface
Could not get models from the server
<!doctype html> <html lang="en"> <head> <title>Server Error (500)</title> </head> <body> <h1>Server Error (500)</h1><p></p> </body> </html>
Distraction-free reading. No ads.
Organize your knowledge with lists and highlights.
Tell your story. Find your audience.
Read member-only stories
Support writers you read most
Earn money for your writing
Listen to audio narrations
Read offline with the Medium app
AI/Computer Vision/LLM Researcher • Open-source ML • Building AI/GenAI applications • Writing for making Life easier https://x.com/Prashant_Dixit0
I think the issue you are facing is related to running CVAT server. Make sure the server is up and running.
--