-
When I tested the results using the "vis_result. py" file, I encountered an error message: AttributeError: 'VisResults' object has no attribute 'visdom'. Can you help me check this issue?
shlsp updated
7 months ago
-
**Bug Description**
I want to access visdom only via a proxy.
Visdom runs at the address 'http://visdomHost:8097'
The proxy runs at the address 'http://proxyHost:8080/path1'. It receives requests…
-
File "/home/lyn/awesome_face_antispoofing/utils/Visualizer.py", line 67, in plot_many_stack
update=None if x == 0 else 'append'
File "/root/anaconda3/envs/py35-torch-liveness/lib/python3.5/sit…
-
**Bug Description**
Hello, after I install visdom, I get the following error when I run the command `visdom` in the terminal:
```
Traceback (most recent call last):
File "/usr/lib/python-exec/…
-
I started run.sh to initiate training session(stage2) and is still running after full 4days. I checked htop and nvidia-smi and both tell the training is running. Does it normally take that long ? Or d…
-
Same as previous issue, except this time we can plot the vector of x values and the vector of y values as a scatter plot. I will make it so that (and also to VECTOR_TO_VISDOM) you can continue adding …
-
Currently, we can only plot one pair of values (x,y) at a time. I am going to add a function called vis.plot_line that allows you to plot a vector of x values and a vector of y values at a time.
-
load data
model construct completed
WARNING:root:Setting up a new session...
WARNING:visdom:Without the incoming socket you cannot receive events from the server or register event handlers to your …
-
- [x] I read [the conda-forge documentation](https://conda-forge.org/docs/user/introduction.html#how-can-i-install-packages-from-conda-forge) and could not find the solution for my problem there.
…
-
vidsom.Visdom(port=8097)
:
requests.exceptions.ConnectionError: HTTPConnectionPool(host='localhost', port=8097): Max retries exceeded with url: /env/main (Caused by NewConnectionError(': Failed to e…