-
Is it possible to convert MiDas v3 to ONNX format?
Also is possible to convert AI Model found on this link https://github.com/yu-li/TCMonoDepth to ONNX?
-
Thanks for your great work!
In your paper, I find the batch size is set to 2. I want to konw if a larger batch size can help improve the performance.
-
I have a doubt about the evaluation of prediction results on the KITTI dataset. I tried to get the depth estimation of a particular image from the KITTI dataset and observe the result using a simple p…
-
I have tried to use the `client.task_paper_list()` to obtain the papers for different tasks, but some of them yield the following error:
`ValidationError(400: Request validation error.)`
As an e…
-
Currently, I want to do monocular fisheye depth estimation, but don't have any public dataset. Therefore, I have some questions for you.
1. Can Velodyne scans and SICK scans be used for fisheye depth…
-
Hi,
Thanks for the great paper! I am interested in the FeatureNet as I am writing my master thesis about monocular depth estimation.
Testing the depth-map works great using the infer.py script, bu…
-
hi,大家好,非常高兴的告诉大家,百度飞桨论文复现赛第五期已经开始了,本次**论文复现赛**共将有100篇的经典&前沿论文供大家复现,以及新增了**工程落地赛**,详细信息可以参考[AI Studio](https://aistudio.baidu.com/aistudio/competition/detail/126/0/introduction),大家是否已经迫不及待了呢~
为了帮助…
-
Hi, my goal is to experiment with CoreML\Tflite to get a dense depth map using your ml model.
my idea is to provide the input image + depth map from https://github.com/FilippoAleotti/mobilePydnet / h…
-
Hi, dear author, I really appreciate your awesome work! It is more stable and performs better than depth estimation with monocular video.
However, I met a problem when I trained EPCNet on my own da…
-
Could you please provide your training datasets?..COCO_depth and Lasot_depth datasets.Thank you very much...