VXallset / deep-high-resolution-net.TensorFlow
A TensorFlow implementation of HRNet
☆36Updated 5 years ago
Alternatives and similar repositories for deep-high-resolution-net.TensorFlow:
Users that are interested in deep-high-resolution-net.TensorFlow are comparing it to the libraries listed below
- a tensorflow implement dsfd face detector☆112Updated 4 years ago
- CenterNet: Objects as Points in Tensorflow☆133Updated 3 years ago
- This is the unofficial implementation of the "CenterNet:Objects as Points".Just a simple try with self-modified shufflenetv2 and yolov3.…☆111Updated 3 years ago
- A light and fast one class detection framework for edge devices. We provide face detector, head detector, pedestrian detector, vehicle de…☆204Updated 4 years ago
- FCOS: Fully Convolutional One-Stage Object Detection.☆94Updated 4 years ago
- 基于CenterNet训练的目标检测&人脸对齐&姿态估计模型☆282Updated 3 years ago
- convert yolo format to coco format☆40Updated 5 years ago
- WIDER FACE annotations converted to the Pascal VOC XML format☆80Updated last year
- Object Detection using EfficientNet☆45Updated 5 years ago
- implementation of insightface by using Tensorflow☆103Updated 5 years ago
- unofficial version of centerface, which achieves the best balance between speed and accuracy at face detection☆238Updated 4 years ago
- provide pytorch model and ncnn model☆76Updated 4 years ago
- Object detection model thundernet tensorflow.keras implementation☆83Updated 5 years ago
- Learning Rich Features at High-Speed for Single-Shot Object Detection, ICCV, 2019☆164Updated 5 years ago
- YOLOV3-NANO-Tensorflow☆47Updated last year
- Stronger SSD & YOLO v3☆39Updated 5 years ago
- An experiment of transferring backbone of yolov3 into mobilenetv3☆104Updated 5 years ago
- A keras version of real-time object detection network : mobilenet_v2_ssdlite☆80Updated 4 years ago
- Tensorflow ShuffleNet v2 implementation☆75Updated 6 years ago
- the multi-GPUs implementation of mobilenet v3 in tensorflow with tf.layers☆90Updated 5 years ago
- tensorflow implementation for "High-Resolution Representations for Labeling Pixels and Regions"☆88Updated 2 years ago
- A tensorlfow implementation about arxiv paper "Single-Stage Multi-Person Pose Machines" (SPM)☆130Updated 4 years ago
- Using MTCNN and MobileFaceNet on Face Recognition☆69Updated 5 years ago
- 加入关键点的darknet训练框架,轻量级的人脸检测,支持ncnn推理☆210Updated 4 years ago
- mobilenetv3, tensorflow