Deep learning does not initiate
Hi Yuri,
Recently, i tried to use deep learning to train my own model. When i click train, it seems nothing happen. Nothing shows in training graph and predict button is still grey. i attached the pic as below. Could you kindly help to check what's wrong?
Thanks a lot for your help.








Best,
Louis
Recently, i tried to use deep learning to train my own model. When i click train, it seems nothing happen. Nothing shows in training graph and predict button is still grey. i attached the pic as below. Could you kindly help to check what's wrong?
Thanks a lot for your help.

Best,
Louis
0
Best Answer
-
Hi Louis,
After translating the error, it looks that you account doesn’t have permission to access IP address '127.0.0.1', 8000 (localhost). Can you look if you can enable access to this IP address and port 8000?
Another possibility is that this port is in use on your computer. You can find some info on internet, like this https://stackoverflow.com/questions/2778840/socket-error-errno-10013-an-attempt-was-made-to-access-a-socket-in-a-way-forb
Yuri
0
Answers
-
Hi Yuri,
It seems i can't use the model for prediction. I doubt that it even did not begin successful trained.
below is messages show when i click train button. Could kindly help to check what is wrong? and where is the model folder BTW big thanksImage-Pro Deep Learning Server is running!INFO: Started server process [20156]INFO: Waiting for application startup.INFO: Application startup complete.ERROR: [Errno 10013] error while attempting to bind on address ('127.0.0.1', 8000): 以一种访问权限不允许的方式做了一个访问套接字的尝试。INFO: Waiting for application shutdown.INFO: Application shutdown complete.Traceback (most recent call last):File "C:\ProgramData\Media Cybernetics\Image-Pro Neural Engine\Python\lib\site-packages\uvicorn\server.py", line 151, in startupserver = await loop.create_server(File "C:\ProgramData\Media Cybernetics\Image-Pro Neural Engine\Python\lib\asyncio\base_events.py", line 1463, in create_serverraise OSError(err.errno, 'error while attempting 'OSError: [Errno 10013] error while attempting to bind on address ('127.0.0.1', 8000): 以一种访问权限不允许的方式做了一个访问套接字的尝试。During handling of the above exception, another exception occurred:Traceback (most recent call last):File "C:/ProgramData/Media Cybernetics/Image-Pro Neural Engine/Python/DeepLearningIP\FastServer.py", line 42, in <module>uvicorn.run("FastServer:app", host="localhost", port=8000,access_log=False,proxy_headers= False,server_header= False,date_header= False,use_colors=False)File "C:\ProgramData\Media Cybernetics\Image-Pro Neural Engine\Python\lib\site-packages\uvicorn\main.py", line 569, in runserver.run()File "C:\ProgramData\Media Cybernetics\Image-Pro Neural Engine\Python\lib\site-packages\uvicorn\server.py", line 60, in runreturn asyncio.run(self.serve(sockets=sockets))File "C:\ProgramData\Media Cybernetics\Image-Pro Neural Engine\Python\lib\asyncio\runners.py", line 43, in runreturn loop.run_until_complete(main)File "C:\ProgramData\Media Cybernetics\Image-Pro Neural Engine\Python\lib\asyncio\base_events.py", line 603, in run_until_completeself.run_forever()File "C:\ProgramData\Media Cybernetics\Image-Pro Neural Engine\Python\lib\asyncio\windows_events.py", line 316, in run_foreversuper().run_forever()File "C:\ProgramData\Media Cybernetics\Image-Pro Neural Engine\Python\lib\asyncio\base_events.py", line 570, in run_foreverself._run_once()File "C:\ProgramData\Media Cybernetics\Image-Pro Neural Engine\Python\lib\asyncio\base_events.py", line 1859, in _run_oncehandle._run()File "C:\ProgramData\Media Cybernetics\Image-Pro Neural Engine\Python\lib\asyncio\events.py", line 81, in _runself._context.run(self._callback, *self._args)File "C:\ProgramData\Media Cybernetics\Image-Pro Neural Engine\Python\lib\site-packages\uvicorn\server.py", line 77, in serveawait self.startup(sockets=sockets)File "C:\ProgramData\Media Cybernetics\Image-Pro Neural Engine\Python\lib\site-packages\uvicorn\server.py", line 161, in startupsys.exit(1)SystemExit: 10 -
Thanks Yuri, i uninstall one application which take up the port then it works!0
Categories
- All Categories
- 961 Image-Pro v9 and higher
- 9 Image-Pro FAQs
- 18 Image-Pro Download & Install
- 448 Image-Pro General Discussions
- 486 Image-Pro Automation (Macros, Apps, Reports)
- 20 AutoQuant Deconvolution
- 2 AutoQuant Download & Install
- 18 AutoQuant General Discussions
- 195 Image-Pro Plus v7 and lower
- 3 Image-Pro Plus Download & Install
- 106 Image-Pro Plus General Discussions
- 86 Image-Pro Plus Automation with Macros
- 19 Legacy Products
- 16 Image-Pro Premier 3D General Discussions
- 26 Image-Pro Insight General Discussions