Grace123
Grace123
No such file or directory: 'checkpoints/model.pth'
The sentence is constantly like this: Wait 60s for new checkpoints to be saved ... Wait 60s for new checkpoints to be saved ... Wait 60s for new checkpoints to...
It didn't end as I have rest for 7 days
The address in readme is none.
--------------------------------------------------------------------------- AttributeError Traceback (most recent call last) in () ----> 1 c.show() 2 app.run(); f:\anaconda3\vispy-master\vispy\app\canvas.py in show(self, visible, run) 427 Run the backend event loop. 428 """ --> 429 self._backend._vispy_set_visible(visible)...
It seems to get into an endless loop as following after I ran the instruction: ./scripts/eval.sh -gpu 1 -image_set val -log_dir ./log/ Wait 60s for new checkpoints to be saved...
When I ran the online.sh, there is no images and point on the rviz. Why?