Hello, I am a user of colab pro+.(Chrome) I have been experiencing the problem of "OSError: [Errno 107] Transport endpoint is not connected" in the process of training the model every day for a while, and I encounter it almost once a day, how to solve it?
continuous running time. I am not using GPUs but only high RAM CPU in colab. Although the colab note is still running, disconnecting from my google drive (I save checkpoint results into my drive) causes program termination. It leads to an error saying, "transport endpoint is not connected....
OSError: [Errno 107] Transport endpoint is not connected I was disconnecting and deleting the runtime, and it would connect normally, but after generating 2 or 3 images, an error would always appear with ^C at the end. Now it's stuck on "OSError: [Errno 107] Transport endpoint is not...
I'm a google colab pro, when I mount my google drive and start working it gets disconnected every couple of minutes and I need to mount the google drive again to be able to continue working on the dataset. How can I fix this problem?
OSError: [Errno 107] Transport endpoint is not connected: 'runs/detect/train18' Environment !pip install ultralytics ultralytics==8.0.10 from IPython import display display.clear_output() import ultralytics ultralytics.checks() #from ultralytics import YOLO ...
When I iterate to 56 times, terminate called after throwing an instance of'std::system_error' what(): Transport endpoint is not connected, how can I solve this? Epoch gpu_mem GIoU obj cls total targets img_size 52/272 8.05G 3.07 1.3 3.05...