Ross ROSS = Recommend OSS · open-source software intelligence for agents

maudzung/Complex-YOLOv4-Pytorch

The PyTorch Implementation based on YOLOv4 of the paper: "Complex-YOLO: Real-time 3D Object Detection on Point Clouds" observed · 2026-08-28

github.com/maudzung/Complex-YOLOv4-Pytorch · homepage · Python · GPL-3.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2252
  • days_rel: n/a
  • days_push: 733
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1327 stars · 267 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A PyTorch implementation of Complex-YOLO, a YOLOv4-based model for real-time 3D object detection on LiDAR point clouds. It supports distributed data parallel training, mosaic/cutout augmentation, and GIoU loss for rotated boxes, evaluated on the KITTI 3D detection dataset.

Use cases

  • detect 3d objects from lidar point clouds
  • train a yolov4 model on kitti point cloud data
  • real-time 3d object detection for autonomous driving
  • run 3d object detection on a gpu with pytorch
  • experiment with rotated box giou loss for lidar detection
  • visualize lidar point cloud detections

When to choose

  • you need a ready-to-train PyTorch baseline for 3D object detection on LiDAR point clouds
  • you want YOLOv4-style real-time detection with rotated bounding boxes on KITTI-format data
  • you need distributed data parallel training for a point cloud detection model

When to avoid

  • you need 2D image object detection rather than 3D point cloud detection
  • you want the author's newer, faster anchor-free approach without non-max suppression
  • you need production-supported software with ongoing feature development
  • your point cloud data is not in KITTI format and you cannot convert it

Facets

library · maturity maintenance

machine-learning deep-learning computer-vision image-processing autonomous-vehicles computer-vision deep-learning machine-learning python lidar point-cloud 3d-object-detection yolov4 pytorch kitti-dataset rotated-bounding-boxes real-time-detection gpu linux

1 source

Member repositories

RepositoryRoleHealth v2
maudzung/Complex-YOLOv4-Pytorchmain32

For agents

markdown · JSON · MCP: product_card(name="maudzung/Complex-YOLOv4-Pytorch")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem