hnsywangxin
hnsywangxin
my result is error also, why?
I used `pip3 install pyqt5 lxml` to solve it
> Hello, there is a newly computer in my office, which is equipped with a nvidia GPU 3090. Therefore, Cuda 11 and Pytorch 1.7.1 are supported in this computer. We...
I have the same problem,my error is caused by boost conflict,my computer have two boost(1.58.0 and 1.65.0),I remove 1.65.0,it works remove boost should be careful,backup is necessary.
@passion3394 @JiaRenChang hello, I have also used apollo depth dataset to train, but I will get an error "IndexError: too many indices for tensor of dimension 3" can you help...
@passion3394 thank you for your replay,my error like this: `Traceback (most recent call last):` ` File "finetune.py", line 266, in ` `main() ` `File "finetune.py", line 231, in main `...
@JiaRenChang It is disparities
@JiaRenChang I'm so sorry to reply you now, my output disparity maps' pixels are all black, but I used kitti datasets to train,the output disparity maps' pixels is very good....
@JiaRenChang hello,I think it may be caused due to python version, because in https://github.com/KinglittleQ/PSMNet , python2.7 will cause the val error value to 0, but python3 is not
@JiaRenChang I have used python3 to train the model,now,I use the model which was trained by myself can get the result that the pixels are not black,but, the val error...