Hang Zhou

Results 11 comments of Hang Zhou

> Yes, I find the configuration of datasets complex to me. I may not need configurating them for training. I'd like to use the model for providing points and its...

> > tools/vis/lane_img_dir.py can visualize CULane format line txts on a folder of images. I also encounter issues like this: ` File "tools/vis/lane_img_dir.py", line 4, in from importmagician import import_from...

@kunrenzhilu could you give a concrete solution to the problem? I can hardly solve it either.

> The model currently does not support arbitrary image size, but you can try split the image into multiple parts and inpaint each part separately if the mask is not...

WARNING: QOpenGLWidget is not supported on this platform. Thus no video is created. It is hard to solve the problem. Any suggestions?

> @LiangliangGuo Have you tried the `offscreen_rendering` flag (set to `True`)? > @RyanHangZhou What's your platform/os? Does the problem still persist? Thank you so much! I have solved it by...

> I solved this issue under Linux. Note that this is for PCL 1.8.x and VTK 7.1, but it's pretty clear how you'd modify the lines of code for other...

I encountered the same problem, need help!

> Hello Hang, > > Would you please try PyTorch 1.9 (or 1.10). I just rechecked the virtual env we have and found the current environment file might have incorrect...