Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 708 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 708 Bytes

Complex-YOLO implementation in Keras

License: MIT   Codacy Badge

Paper: Complex-YOLO: Real-time 3D Object Detection on Point Clouds Published in ECCV Workshop 2018

Model structure is adapted from this Pytorch implementation https://github.com/AI-liu/Complex-YOLO

A lot of things remained to be done!!!