Pinned Repositories
DifferentiableBinarization
DB (Real-time Scene Text Detection with Differentiable Binarization) implementation in Keras and Tensorflow
EfficientDet
EfficientDet (Scalable and Efficient Object Detection) implementation in Keras and Tensorflow
efficientnet
Implementation of EfficientNet model. Keras and TensorFlow Keras.
FSAF
FSAF (Feature Selective Anchor-Free Module for Single-Shot Object Detection) implementation in Keras and Tensorflow
keras-CenterNet
CenterNet (Objects as Points) implementation in Keras and Tensorflow
keras-ctpn
CTPN (Connectionist Text Proposal Network) implementation in Keras
keras-deeplab-v3-plus
Keras implementation of Deeplab v3+ with pretrained weights
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
SAPD
SAPD (Soft Anchor-Point Object Detection) implementation in Keras and Tensorflow
xuannianz's Repositories
xuannianz/EfficientDet
EfficientDet (Scalable and Efficient Object Detection) implementation in Keras and Tensorflow
xuannianz/keras-CenterNet
CenterNet (Objects as Points) implementation in Keras and Tensorflow
xuannianz/DifferentiableBinarization
DB (Real-time Scene Text Detection with Differentiable Binarization) implementation in Keras and Tensorflow
xuannianz/FSAF
FSAF (Feature Selective Anchor-Free Module for Single-Shot Object Detection) implementation in Keras and Tensorflow
xuannianz/SAPD
SAPD (Soft Anchor-Point Object Detection) implementation in Keras and Tensorflow
xuannianz/keras-fcos
FCOS (Fully Convolutional One-Stage Object Detection) implementation in Keras and Tensorflow
xuannianz/keras-GaussianYOLOv3
Gaussian YOLOv3 (An Accurate and Fast Object Detector Using Localization Uncertainty for Autonomous Driving (ICCV, 2019)) implementation in Keras and Tensorflow
xuannianz/keras-ctpn
CTPN (Connectionist Text Proposal Network) implementation in Keras
xuannianz/efficientnet
Implementation of EfficientNet model. Keras and TensorFlow Keras.
xuannianz/keras-deeplab-v3-plus
Keras implementation of Deeplab v3+ with pretrained weights
xuannianz/automl
Google Brain AutoML
xuannianz/CenterNet
Object detection, 3D detection, and pose estimation using center point detection:
xuannianz/CRAFT-pytorch
Official implementation of Character Region Awareness for Text Detection (CRAFT)
xuannianz/darknet
Convolutional Neural Networks
xuannianz/DB
A PyToch implementation of "Real-time Scene Text Detection with Differentiable Binarization".
xuannianz/deep-text-recognition-benchmark
Text recognition (optical character recognition) with deep learning methods.
xuannianz/detectron2
Detectron2 is FAIR's next-generation research platform for object detection and segmentation.
xuannianz/FCOS
FCOS: Fully Convolutional One-Stage Object Detection (ICCV'19)
xuannianz/fmt-commented
xuannianz/Gaussian_YOLOv3
Gaussian YOLOv3: An Accurate and Fast Object Detector Using Localization Uncertainty for Autonomous Driving (ICCV, 2019)
xuannianz/keras-retinanet
Keras implementation of RetinaNet object detection.
xuannianz/keras-yolo3
A Keras implementation of YOLOv3 (Tensorflow backend)
xuannianz/learn-sfml-source
xuannianz/models
Models and examples built with TensorFlow
xuannianz/opencv
Open Source Computer Vision Library
xuannianz/opencv_contrib
Repository for OpenCV's extra modules
xuannianz/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
xuannianz/tpu
Reference models and tools for Cloud TPUs.
xuannianz/uwimg
Build your own computer vision library in C
xuannianz/yolact
A simple, fully convolutional model for real-time instance segmentation.