Yb Zhu
Results
2
issues of
Yb Zhu
When I use jupyter lab to run the ipynb file, it always print 'Error displaying widget: model not found' for experiment.configs, configs.init() and with experiment.start(): configs.run(). The sampling figure can...
When I run the following pretrain code python train_segmentation.py attention_mr It turns out the error that line 37, in color_seg out.append((colors[s[0]]).permute(2, 0, 1)) RuntimeError: indices should be either on cpu...