在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):Zengyi-Qin/MonoGRNet开源软件地址(OpenSource Url):https://github.com/Zengyi-Qin/MonoGRNet开源编程语言(OpenSource Language):Python 80.0%开源软件介绍(OpenSource Introduction):MonoGRNet: A Geometric Reasoning Network for 3D Object LocalizationZengyi Qin, Jinglu Wang and Yan Lu. The repository contains an implementation of this AAAI Oral Paper.Created byVideo Demo | Detection Outputs on KITTI Validation SetRelated ProjectTriangulation Learning Network: from Monocular to Stereo 3D Object Detection Please cite this paper if you find the repository helpful:
Prerequisites
InstallClone this repository git clone https://github.com/Zengyi-Qin/MonoGRNet.git Download the Kitti Object Detection Dataset (image, calib and label) and place it into
The train-val split Compile the Cython module and download the pretrained model: python setup.py Training and evaluationRun the training script and specify the GPU to use: python train.py --gpus 0 The evaluation is done during training. You can adjust the evaluation intervals in Visualizationcd visualize && mkdir visualize
python visualize.py AcknowledgementWe would like to thank the authors of KittiBox for their code. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论