chenyuntc / simple-faster-rcnn-pytorch

A simplified implemention of Faster R-CNN that replicate performance from origin paper
Other
3.97k stars 1.14k forks source link

Visdom and aws Sagemaker - output ? #250

Open bzimon opened 2 years ago

bzimon commented 2 years ago

Hi,

I am running training on SageMaker notebook instance. I made visdom running. However i cannot open the dashboard through sagemaker notebook. Is there any way to access training progress with visdom? Is there a workaround allowing to not use visdom?

It seems like its causing a some troubles with aws.

Thanks in advance