├── README.md ├── images ├── img1.png ├── img2.png ├── img3.png ├── img4.png ├── img5.png ├── img6.png ├── img7.png ├── img8.png └── readme └── math_2Dto3D.py /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ZhixinLai/3D-detection-with-monocular-RGB-image/HEAD/README.md -------------------------------------------------------------------------------- /images/img1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ZhixinLai/3D-detection-with-monocular-RGB-image/HEAD/images/img1.png -------------------------------------------------------------------------------- /images/img2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ZhixinLai/3D-detection-with-monocular-RGB-image/HEAD/images/img2.png -------------------------------------------------------------------------------- /images/img3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ZhixinLai/3D-detection-with-monocular-RGB-image/HEAD/images/img3.png -------------------------------------------------------------------------------- /images/img4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ZhixinLai/3D-detection-with-monocular-RGB-image/HEAD/images/img4.png -------------------------------------------------------------------------------- /images/img5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ZhixinLai/3D-detection-with-monocular-RGB-image/HEAD/images/img5.png -------------------------------------------------------------------------------- /images/img6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ZhixinLai/3D-detection-with-monocular-RGB-image/HEAD/images/img6.png -------------------------------------------------------------------------------- /images/img7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ZhixinLai/3D-detection-with-monocular-RGB-image/HEAD/images/img7.png -------------------------------------------------------------------------------- /images/img8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ZhixinLai/3D-detection-with-monocular-RGB-image/HEAD/images/img8.png -------------------------------------------------------------------------------- /images/readme: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /math_2Dto3D.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ZhixinLai/3D-detection-with-monocular-RGB-image/HEAD/math_2Dto3D.py --------------------------------------------------------------------------------