stdbreaks / centernet

Yet another CenterNet implementation on Keras

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CenterNet

Yet another CenterNet implementation on Keras

Objects as Points,
Xingyi Zhou, Dequan Wang, Philipp Krähenbühl,
arXiv technical report (arXiv 1904.07850)

Currently contains generator implementation only for CenterNet with centers and scales only.

Intended to be used as constructor on top of segmentation_models, example is in train.py

About

Yet another CenterNet implementation on Keras

License:BSD 2-Clause "Simplified" License


Languages

Language:Python 100.0%