lyuwenyu / DetectionL

Detector for Rectangle, Point, Curve, Polygon. etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DetectionL

as a transduction task, including backbone, encoder, decoder, target .etc.
include rectangle, point, curve, and polygon .etc.
build from scratch for research and education purpose.

Design

Detector

model backbone encoder decoder target commits performance
SSD - - -
YOLOV3 - - -
YOLOV5 - - -
YOLOF - - -
CenterNet - - -
DETR - - -

Reference

About

Detector for Rectangle, Point, Curve, Polygon. etc.


Languages

Language:Python 100.0%