-
Hello, I am going to get 3D bounding box from only one single image.
I have been suggested to use this repository for my aim.
And then, I have little knowledge about this repository.
Could anyone h…
-
I'm not quite friendly with the "scale" issue in monocular methods. I've reviewed issues in this repository related to the scale and known that the scale is randomly initialized every launching.
But…
-
Hi @JiaRenChang,
Thanks for your interesting work. I have questions about the generalization of the disparity estimation method. When applying PSMNet to real scenes in practice, is there any requir…
-
Hi, thanks for the great work.
Is there any plan about the code publishing?
-
I am wanting to train a model using my GPU, it is a GeForce 3060, which is only compatible with CUDA 11 and above.
If I use the required CUDA (10.1) and Pytorch (0.4.1) versions as specified, I can…
-
Here is a dataset collected from two (not perfectly aligned) PS3 Eye cameras:
20180209_1736 - 2 x PS3 Eye + Android Sensors + OBD II data
https://drive.google.com/open?id=1KBWIUBp5nZNDiNcKVJP1Tzqs…
-
Hi @zhyever
I want to train the model with my custom dataset in dpt_vit-b16_kitti, and I encounter the error as below.
It's seem that can not find the pretrain file **nfs/checkpoints/jx_vit_base_p1…
-
I got the depth data from the. npy file, but I found that the nearer the point in the panoramic image, the greater the depth value. I want to know how you define the depth. thank you.
lasxz updated
5 years ago
-
Hi, unfortunately we don't have a code release for the monocular depth estimation experiments of the paper (though that code is in TF anyways so it likely isn't what you're looking for). I believe tha…
-
# Transformer 관련
- ViT AN IMAGE IS WORTH 16X16 WORDS:
TRANSFORMERS FOR IMAGE RECOGNITION AT SCALE [https://arxiv.org/pdf/2010.11929.pdf](https://arxiv.org/pdf/2010.11929.pdf)
- DETR: End-to-End Obj…