MedSegDiff
MedSegDiff copied to clipboard
help! run the model on my own dataset, visdom show nothing. and have this erro: WARNING:root:Setting up a new session... [W socket.cpp:697] [c10d] The client socket has failed to connect to [DESKTOP-BP72V]:55472 (system error: 10049 - �����������У�������ĵ�ַ��Ч��).
WARNING:root:Setting up a new session... [W socket.cpp:697] [c10d] The client socket has failed to connect to [DESKTOP-BP72V]:55472 (system error: 10049 - �����������У�������ĵ�ַ��Ч��).
when i run the model on my own dataset, the erro happened ,and i cant see anything in visdom window about the training accurancy and loss. is there any researchers had met this problem? how to solve this ,thanks!
You can delete the code about visdom.
# from visdom import Visdom
# viz = `Visdom(port=8850)