WLAN (lwihtittlee)

lwihtittlee

Geek Repo

0

followers

0

following

Github PK Tool:Github PK Tool

WLAN's starred repositories

Human-Segmentation-PyTorch

Human segmentation models, training/inference code, and trained weights, implemented in PyTorch

Language:Jupyter NotebookStargazers:551Issues:0Issues:0

mobile-deeplab-v3-plus

Deeplab-V3+ model with MobilenetV2/MobilenetV3 on TensorFlow for mobile deployment.

Language:PythonLicense:MITStargazers:160Issues:0Issues:0

Pose2Seg

Code for the paper "Pose2Seg: Detection Free Human Instance Segmentation" @ CVPR2019.

Language:PythonLicense:MITStargazers:532Issues:0Issues:0

Person-Segmentation-Keras

Person segmentation with Keras (SegNet, Unet, etc.)

Language:PythonLicense:Apache-2.0Stargazers:161Issues:0Issues:0
Language:PythonLicense:MITStargazers:11Issues:0Issues:0

ORB_Segmentation

使用语义分割将图像中的人分离出来,将原始图像中提取的ORB特征点落在人身上的剔除(用于SLAM的位姿估计).

Language:C++Stargazers:25Issues:0Issues:0

fastdvdnet

FastDVDnet: A Very Fast Deep Video Denoising algorithm

Language:PythonLicense:MITStargazers:566Issues:0Issues:0

ncnn

ncnn is a high-performance neural network inference framework optimized for the mobile platform

Language:C++License:NOASSERTIONStargazers:19908Issues:0Issues:0

camera-RGB-controller

Real-time RGB channel separator for camera

Language:PythonStargazers:1Issues:0Issues:0

Ultra-Light-Fast-Generic-Face-Detector-1MB

💎1MB lightweight face detection model (1MB轻量级人脸检测模型)

Language:PythonLicense:MITStargazers:7114Issues:0Issues:0

keras-yolo3

A Keras implementation of YOLOv3 (Tensorflow backend)

Language:PythonLicense:MITStargazers:7142Issues:0Issues:0

tensorflow-lite-YOLOv3

YOLOv3: convert .weights to .tflite format for tensorflow lite. Convert .weights to .pb format for tensorflow serving

Language:PythonStargazers:107Issues:0Issues:0

WIDER_FACE_data_conversion_for_YOLOv3

将WIDER_FACE数据集转换成yolov3需要的格式

Language:PythonStargazers:28Issues:0Issues:0

tensorflow-serving-yolov3

本项目主要对原tensorflow-yolov3版本做了许多细节上的改进,增加了TensorFlow-Serving工程部署,训练了多个数据集,包括Visdrone2019, 安全帽等, 安全帽mAP在98%左右, 推理速度1080上608的尺寸大概25fps.

Language:PythonLicense:MITStargazers:380Issues:0Issues:0

tensorflow-yolov3

🔥 TensorFlow Code for technical report: "YOLOv3: An Incremental Improvement"

Language:PythonLicense:MITStargazers:3634Issues:0Issues:0

tensorflow-yolo-v3

Implementation of YOLO v3 object detector in Tensorflow (TF-Slim)

Language:PythonLicense:Apache-2.0Stargazers:894Issues:0Issues:0

YOLOv3_TensorFlow

Complete YOLO v3 TensorFlow implementation. Support training on your own dataset.

Language:PythonLicense:MITStargazers:1549Issues:0Issues:0

keras-yolo3-detection

YOLO v3 物体检测算法

Language:PythonStargazers:630Issues:0Issues:0

face_detection_in_realtime

This repository is the implementation of face detection in real time using YOLOv3 framework with keras(tensorflow backend). For use in embeded devices, so I choose a computation-efficient CNN architecture named ShuffleNet version 2 and train it from scratch(about 50 epoches) on FDDB.

Language:Jupyter NotebookStargazers:47Issues:0Issues:0

Pelee

Pelee: A Real-Time Object Detection System on Mobile Devices

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:885Issues:0Issues:0

realtime-glasses-detection

Eyeglasses detection for real-time videos based on face alignment with Dlib and OpenCV-Python

Language:PythonLicense:MITStargazers:110Issues:0Issues:0

faced

🚀 😏 Near Real Time CPU Face detection using deep learning

Language:PythonLicense:MITStargazers:547Issues:0Issues:0

tfjs-models

Pretrained models for TensorFlow.js

Language:TypeScriptLicense:Apache-2.0Stargazers:13925Issues:0Issues:0

MTCNN

Repository for "Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks", implemented with Caffe, C++ interface.

Language:C++Stargazers:329Issues:0Issues:0

MTCNN-Tensorflow

Reproduce MTCNN using Tensorflow

Language:PythonStargazers:1504Issues:0Issues:0

tensorflow-MTCNN

人脸检测MTCNN算法,采用tensorflow框架编写,从理解到训练,中文注释完全,含测试和训练,支持摄像头

Language:PythonStargazers:364Issues:0Issues:0
Language:PythonLicense:MITStargazers:162Issues:0Issues:0

deeplearning_ai_books

deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)

Language:HTMLStargazers:17762Issues:0Issues:0

Fast-MTCNN

a casual work about retraining to optimize mtcnn Pnet and ONet. it can achieve 100+fps on CPU with minSize 60 (1920x1080) on intel i7 6700k

Language:C++Stargazers:204Issues:0Issues:0