Skip to content

Complex-YOLO: Real-time 3D Object Detection on Point Clouds pytorch Darknet

Notifications You must be signed in to change notification settings

AI-liu/Complex-YOLO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Mar 21, 2019
8571ef8 · Mar 21, 2019

History

42 Commits
Aug 11, 2018
Aug 12, 2018
Aug 6, 2018
Mar 21, 2019
Mar 21, 2019
Mar 21, 2019
Mar 21, 2019
Mar 21, 2019
Mar 21, 2019

Repository files navigation

Complex-YOLO

Complex-YOLO: Real-time 3D Object Detection on Point Clouds pytorch

Introduction

This is an unofficial implementation of Complex-YOLO: Real-time 3D Object Detection on Point Clouds in pytorch. A large part of this project is based on the work here:https://github.com/marvis/pytorch-yolo2

Point Cloud Preprocessing is based on:https://github.com/skyhehe123/VoxelNet-pytorch https://github.com/dongwoohhh/MV3D-Pytorch

Data Preparation

Download the 3D KITTI detection dataset.

Camera calibration matrices of object data set (16 MB)

Training labels of object data set (5 MB)

Velodyne point clouds (29 GB)

Train

python3 main.py

trained model(using DarkNet) download link :https://pan.baidu.com/s/1yeU3Q-Oyozv7qFqrVhzj0A

Result

About

Complex-YOLO: Real-time 3D Object Detection on Point Clouds pytorch Darknet

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages