This repository contains Python code for generating 3D meshes from 2D images using computer vision techniques. The process involves extracting depth information from 2D images to reconstruct a 3D ...
This code will read the bounding box coordinates from bbox-coords-before-nms-3d.csv, perform 3D NMS, and save the result to bbox-coords-after-nms-3d.csv. Also, two 3D plots are saved as HTML files to ...