Pinned Repositories
BEVDet
Official code base of the BEVDet series .
cs162_lab
lab of cs 162(operating system)
csapp_lab
Solution for csapp3e lab.
dd3d
Official PyTorch implementation of DD3D: Is Pseudo-Lidar needed for Monocular 3D Object detection? (ICCV 2021), Dennis Park*, Rares Ambrus*, Vitor Guizilini, Jie Li, and Adrien Gaidon.
Deep-SfM-Revisited
learning_pandas
pandas学习日记
learning_pandas_data
M3DSSD-plus-plus
A depth-aware monocular 3D single-stage object detection framework as the official extension of M3DSSD
Pseudo-Stereo-3D
vscode_cpp_template
This a template with makefile that used in vscode
revisitq's Repositories
revisitq/Pseudo-Stereo-3D
revisitq/vscode_cpp_template
This a template with makefile that used in vscode
revisitq/csapp_lab
Solution for csapp3e lab.
revisitq/M3DSSD-plus-plus
A depth-aware monocular 3D single-stage object detection framework as the official extension of M3DSSD
revisitq/BEVDet
Official code base of the BEVDet series .
revisitq/cs162_lab
lab of cs 162(operating system)
revisitq/dd3d
Official PyTorch implementation of DD3D: Is Pseudo-Lidar needed for Monocular 3D Object detection? (ICCV 2021), Dennis Park*, Rares Ambrus*, Vitor Guizilini, Jie Li, and Adrien Gaidon.
revisitq/Deep-SfM-Revisited
revisitq/learning_pandas
pandas学习日记
revisitq/learning_pandas_data
revisitq/Machine_Learning
机器学习相关材料,以及Coursera课程的作业
revisitq/mmdetection_kitti
2D detection on KITTI dataset. see configs/kitti
revisitq/monodepth2
[ICCV 2019] Monocular depth estimation from a single image
revisitq/Numerical-calculation-method
revisitq/RenderOcc
RenderOcc: Vision-Centric 3D Occupancy Prediction with 2D Rendering Supervision
revisitq/SimpleCVReproduction
Reproduce simple cv project including attention module, classification, object detection, segmentation, keypoint detection, tracking :smile: etc.