JuliaWolleb / Diffusion-based-Segmentation

This is the official Pytorch implementation of the paper "Diffusion Models for Implicit Image Segmentation Ensembles".
MIT License
272 stars 35 forks source link

Hello, why did I have this problem during training #8

Closed jaceqin closed 1 year ago

jaceqin commented 1 year ago

urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='localhost', port=8850): Max retries exceeded with url: /env/main (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x000002B87FDB7FA0>: Failed to establish a new co nnection: [WinError 10061] Unable to connect because the target computer actively refused。'))

JuliaWolleb commented 1 year ago

seems like a problem with visdom. is it still running?

jaceqin commented 1 year ago

OK.Thank you !