ForestWang

Results 30 issues of ForestWang

Dear Sir: when i run the demo code with CPU mode, nothing detected, the output is : try load weights from: ./weights/model_0509999.pth INFO 03.21 16:31:38 checkpoint.py:121: Loading checkpoint from ./weights/model_0509999.pth...

您好: 非常感谢开源一整套内外参标定程序。 关于外参标定,我的理解是当前车载相机和无人机进行图片进行匹配。 如何不借助无人机图片,如何进行车载环视相机前后左右四个相机的外参标定并生成BEV 视角的图片呢? 谢谢!

https://www.adrianbulat.com/downloads/datasets/AFLWPIFA-val.tar, seems this resource is not existed.

Hi, i use the weights provided and run the test with default parameter. test image 'selfie.jpg' result is worse than your result. ![predictions](https://user-images.githubusercontent.com/5412083/87396666-bef2fe80-c5e5-11ea-8c63-e0a40d9197eb.jpg)

Hi Eric: which dataset is used for training? thank you very much.

Hi YadiraF: whne i run the matlab code show.m in examples/Data/BFM, got the below error: Error in show (line 38) patch('Vertices', uv_vertices', 'FaceVertexCData', tex', 'Faces', tri', 'FaceColor', 'interp', 'EdgeColor', 'none',...

Dear Sir: which version pytorch do you use? when I'm training, got the below error. ''' "work/JVCR-3Dlandmark/utils/imutils.py", line 119, in draw_labelvolume img[img_y[0]:img_y[1], img_x[0]:img_x[1]] = g[g_y[0]:g_y[1], g_x[0]:g_x[1]] ValueError: could not broadcast...

Dear Sir: which version of progressbar du you use? there is some issue with progressbar 2.5 when running the train.py. ''' bar = Bar('Processing', max=len(data_loader)) TypeError: __init__() got an unexpected...