maudzung / Complex-YOLOv4-Pytorch

The PyTorch Implementation based on YOLOv4 of the paper: "Complex-YOLO: Real-time 3D Object Detection on Point Clouds"
https://arxiv.org/pdf/1803.06199.pdf
GNU General Public License v3.0
1.21k stars 260 forks source link

Does this complex-yolov4 network support training rectangular BEV input? #25

Open SmallMunich opened 3 years ago

SmallMunich commented 3 years ago

@maudzung Hello, thanks for this great work. Does the complex-yolov4 network network support training rectangular BEV input ? I think the bev map input of rectangle is better than square because of the road scene.