xuannianz's starred repositories

detectron2

Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.

Language:PythonLicense:Apache-2.0Stargazers:28927Issues:384Issues:3461

darknet

Convolutional Neural Networks

Language:CLicense:NOASSERTIONStargazers:25364Issues:910Issues:2365

Mask_RCNN

Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow

Language:PythonLicense:NOASSERTIONStargazers:24212Issues:581Issues:2739

darknet

YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )

Language:CLicense:NOASSERTIONStargazers:21479Issues:485Issues:8275

imgaug

Image augmentation for machine learning experiments.

Language:PythonLicense:MITStargazers:14182Issues:233Issues:511

deep_learning_object_detection

A paper list of object detection using deep learning.

Keras-GAN

Keras implementations of Generative Adversarial Networks.

Language:PythonLicense:MITStargazers:9147Issues:276Issues:224

mosquitto

Eclipse Mosquitto - An open source MQTT broker

Language:CLicense:NOASSERTIONStargazers:8479Issues:269Issues:2421

CenterNet

Object detection, 3D detection, and pose estimation using center point detection:

Language:PythonLicense:MITStargazers:7175Issues:113Issues:997

keras-yolo3

A Keras implementation of YOLOv3 (Tensorflow backend)

Language:PythonLicense:MITStargazers:7139Issues:198Issues:711

automl

Google Brain AutoML

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:6158Issues:152Issues:884

yolact

A simple, fully convolutional model for real-time instance segmentation.

Language:PythonLicense:MITStargazers:4942Issues:105Issues:790

keras-retinanet

Keras implementation of RetinaNet object detection.

Language:PythonLicense:Apache-2.0Stargazers:4368Issues:124Issues:1278

FCOS

FCOS: Fully Convolutional One-Stage Object Detection (ICCV'19)

Language:PythonLicense:NOASSERTIONStargazers:3246Issues:59Issues:378

CRAFT-pytorch

Official implementation of Character Region Awareness for Text Detection (CRAFT)

Language:PythonLicense:MITStargazers:2965Issues:72Issues:181

efficientnet

Implementation of EfficientNet model. Keras and TensorFlow Keras.

Language:PythonLicense:Apache-2.0Stargazers:2063Issues:38Issues:114

DB

A PyTorch implementation of "Real-time Scene Text Detection with Differentiable Binarization".

ssd_keras

A Keras port of Single Shot MultiBox Detector

Language:PythonLicense:Apache-2.0Stargazers:1854Issues:54Issues:373

EfficientDet

EfficientDet (Scalable and Efficient Object Detection) implementation in Keras and Tensorflow

Language:PythonLicense:Apache-2.0Stargazers:1366Issues:37Issues:234

Gaussian_YOLOv3

Gaussian YOLOv3: An Accurate and Fast Object Detector Using Localization Uncertainty for Autonomous Driving (ICCV, 2019)

Language:CLicense:NOASSERTIONStargazers:662Issues:22Issues:67

keras-CenterNet

CenterNet (Objects as Points) implementation in Keras and Tensorflow

Language:PythonLicense:Apache-2.0Stargazers:182Issues:7Issues:45

DifferentiableBinarization

DB (Real-time Scene Text Detection with Differentiable Binarization) implementation in Keras and Tensorflow

FSAF

FSAF (Feature Selective Anchor-Free Module for Single-Shot Object Detection) implementation in Keras and Tensorflow

SAPD

SAPD (Soft Anchor-Point Object Detection) implementation in Keras and Tensorflow

Language:PythonLicense:Apache-2.0Stargazers:94Issues:5Issues:10

keras-applications

Reference implementations of popular deep learning models.

Language:PythonLicense:NOASSERTIONStargazers:82Issues:3Issues:0

keras-fcos

FCOS (Fully Convolutional One-Stage Object Detection) implementation in Keras and Tensorflow

keras-GaussianYOLOv3

Gaussian YOLOv3 (An Accurate and Fast Object Detector Using Localization Uncertainty for Autonomous Driving (ICCV, 2019)) implementation in Keras and Tensorflow

keras-ctpn

CTPN (Connectionist Text Proposal Network) implementation in Keras