ycj1124

Results 9 issues of ycj1124

大佬您好 我想问一下 您这个跑到最后得到的是不是一个float的数组呀?如果我想转化为Mat数组进行操作,具体要怎么做呢?是不是想如图中这里在ShowDisparityMap函数中的操作就是在转化为Mat呀?disp_mat就是得到的Mat类型的数组? ![2月21日](https://user-images.githubusercontent.com/55937464/154884245-07d42f0b-78e8-48d7-b22a-7e3caf1abb46.png)

看了您的AD-Census以及PatchMatch这两个项目,想问下您有相关的测试代码嘛?因为我之前跑的是 https://github.com/WangHewei16/Stereo-Matching 这个项目中Tablecode中的测试Error_Non31这个测试代码,但是目前感觉有几个问题:1.想问下生成的这些各种各样的图片的对应关系,因为在 https://github.com/WangHewei16/Stereo-Matching 这个项目中,生成了许多的结果,比如![result](https://user-images.githubusercontent.com/55937464/147428999-f3d92b43-bf52-493f-bb8c-61fff0980e5e.png)生成了许多注入dispLR,dispBoth这样的图片。 您生成的是视差图,和我生成的视差图在使用测试代码的时候结果差异很大,比如这张图片是使用您的代码生成的结果以及他这个项目生成的结果对比,![result2](https://user-images.githubusercontent.com/55937464/147429128-4df198c9-f92b-4762-8e39-0c99f73debe5.png)我用测试代码运行您的patchmatch得到的图片(view1.png-d.png),以及另一个项目得到的图片(203_dispLR_so.png)去分别测试做对比,结果发现您的图片得到的结果错误率为99%。![99](https://user-images.githubusercontent.com/55937464/147429619-1a03faf8-8a0e-4591-93be-02ecccccb4ce.png) 然而实际上肉眼可见您的方法生成的图片效果更好,是什么原因导致的这样的结果呢?![路径](https://user-images.githubusercontent.com/55937464/147429641-d3a1ac29-cf17-40f0-a593-c09b21d93c28.png)是因为生成的图片的格式问题嘛?因为我看到您的方法生成的图片的灰度貌似看上去和他这个项目生成的图片灰度不一样2.可以把AD-Census以及PatchMatch两个算法取各自最优的部分结合起来,然后得到更好的测试结果吗?3.您有专门用来测试的更好的测试代码吗?谢谢!

看了您的AD-Census以及PatchMatch这两个项目,想问下您有相关的测试代码嘛?因为我之前跑的是 https://github.com/WangHewei16/Stereo-Matching 这个项目中Tablecode中的测试Error_Non31这个测试代码,但是目前感觉有几个问题:1.想问下生成的这些各种各样的图片的对应关系,因为在 https://github.com/WangHewei16/Stereo-Matching 这个项目中,生成了许多的结果,比如![result](https://user-images.githubusercontent.com/55937464/147428999-f3d92b43-bf52-493f-bb8c-61fff0980e5e.png)生成了许多注入dispLR,dispBoth这样的图片。 您生成的是视差图,和我生成的视差图在使用测试代码的时候结果差异很大,比如这张图片是使用您的代码生成的结果以及他这个项目生成的结果对比,![result2](https://user-images.githubusercontent.com/55937464/147429128-4df198c9-f92b-4762-8e39-0c99f73debe5.png)我用测试代码运行您的patchmatch得到的图片(view1.png-d.png),以及另一个项目得到的图片(203_dispLR_so.png)去分别测试做对比,结果发现您的图片得到的结果错误率为99%。![99](https://user-images.githubusercontent.com/55937464/147429619-1a03faf8-8a0e-4591-93be-02ecccccb4ce.png) 然而实际上肉眼可见您的方法生成的图片效果更好,是什么原因导致的这样的结果呢?![路径](https://user-images.githubusercontent.com/55937464/147429641-d3a1ac29-cf17-40f0-a593-c09b21d93c28.png)是因为生成的图片的格式问题嘛?因为我看到您的方法生成的图片的灰度貌似看上去和他这个项目生成的图片灰度不一样2.可以把AD-Census以及PatchMatch两个算法取各自最优的部分结合起来,然后得到更好的测试结果吗?3.您有专门用来测试的更好的测试代码吗?谢谢!

I found a program using lazepose:https://github.com/Atzingen/QuickiumGymI I download the requirements as the requirements.yml follows,when I try to run the quickium_solution.py,it happened like this : Pose detection blob file : /home/ycj/QuickiumGym-main/scores/blazepose/models/pose_detection_sh4.blob...

sorry sir ,but could you give an instrcutions about the code in the shell about how to train and test?

使用博主的代码生成的pth文件是这种zip的形式 ![2023-03-02 18-24-41 的屏幕截图](https://user-images.githubusercontent.com/55937464/222401969-a9c2961d-24b5-49f1-aa43-88920b6f2351.png) 打开后里面是这个样子的 ![2023-03-02 18-24-50 的屏幕截图](https://user-images.githubusercontent.com/55937464/222402091-b29ecc26-6523-4775-a420-74da6c207380.png) ![2023-03-02 18-24-56 的屏幕截图](https://user-images.githubusercontent.com/55937464/222402119-f565cc7a-7243-4ee0-93ba-6f6bfcfdddd2.png) 所以在运行predict.py时会读取不了我的pth文件。怎么做到和官方的预训练权重(如下图pth)一致的格式呢? ![2023-03-02 18-25-10 的屏幕截图](https://user-images.githubusercontent.com/55937464/222402397-ec302687-4474-4bec-99fb-fd07d6856bf7.png)

HRNet从头开始训练,跑了209个epoch之后,突然报了这样的错: Epoch: [209] Total time: 1:06:31 (0.8526 s / it) Test: [ 0/199] eta: 0:18:38 model_time: 0.5503 (0.5503) time: 5.6187 data: 3.6315 max mem: 5210 Test: [100/199] eta: 0:00:53 model_time:...

when I run :"python tools/test.py \ --cfg experiments/coco/hrnet/w32_256x192_adam_lr1e-3.yaml \ TEST.MODEL_FILE models/pytorch/pose_coco/pose_hrnet_w32_256x192.pth \ TEST.USE_GT_BBOX False" to test on COCO val2017 dataset using model zoo's models,it occurs the error: => creating output/coco/pose_hrnet/w32_256x192_adam_lr1e-3...

您好,在您的相关代码中,哪部分是生成这种视差图片的地方?我现在想验证我自己的一个双目算法,得到了视差图后,不知道具体要怎么生成我算法的视差文件,希望您能指点一下,在哪个地方的代码说的是生成视差文件? ![image](https://user-images.githubusercontent.com/55937464/197318029-8cdebdad-4f10-44d3-9dc2-b9821944ec79.png)