Pinned Repositories
arcface-caffe
insightface-caffe
caffe
Caffe: a fast open framework for deep learning.
cascade-rcnn
Caffe implementation of multiple popular object detection frameworks
gluon-cv
Gluon CV Toolkit
maskrcnn-benchmark
Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.
mmdetection
Open MMLab Detection Toolbox
PostiveDet
qiniu_facedet_eval_tools
ResNet-18-Caffemodel-on-ImageNet-1
standard-readme
Standard Readme Style
laycoding's Repositories
laycoding/ResNet-18-Caffemodel-on-ImageNet-1
laycoding/BaiduPCS-Go
百度网盘工具箱 - Go语言编写
laycoding/caffe-model
Caffe models (includimg classification, detection and segmentation) and deploy files for famouse networks
laycoding/caffe-segnet-cudnn5
This repository was a fork of BVLC/caffe and includes the upsample, bn, dense_image_data and softmax_with_loss (with class weighting) layers of caffe-segnet (https://github.com/alexgkendall/caffe-segnet) to run SegNet with cuDNN version 5.
laycoding/cascaded_mobilenet-v2
cascaded convolutional neural network for facial point detection
laycoding/Convert-Pascal-VOC-to-COCO
Python script for Pascal VOC to COCO conversion
laycoding/Convert2Xml-Wider
laycoding/deep-residual-networks
Deep Residual Learning for Image Recognition
laycoding/face-alignment
:fire: 2D and 3D Face alignment library build using pytorch
laycoding/face-landmark-localization
cnn network predict face landmarks (68 points) and head pose (3d pose, yaw,roll,pitch).
laycoding/faceboxes
FaceBoxes: A CPU Real-time Face Detector with High Accuracy
laycoding/FPN
Feature Pyramid Networks for Object Detection
laycoding/frog-rcnn
Mask RCNN by Heng CherKeng
laycoding/Kaels-toolbox
Invoker Kael's toolbox, a collection of frequently used scripts.
laycoding/Kaels-toolbox-1
Invoker Kael's toolbox, a collection of frequently used scripts.
laycoding/LUANQIBAZAODEDAIMA
laycoding/MobileNet-Caffe
Caffe Implementation of Google's MobileNets (v1 and v2)
laycoding/MobileNet-SSD
Caffe implementation of Google MobileNet SSD detection network, with pretrained weights on VOC0712 and mAP=0.727.
laycoding/mtcnn-caffe
Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks
laycoding/mxnet-ssd
MXNet port of SSD: Single Shot MultiBox Object Detector. Reimplementation of https://github.com/weiliu89/caffe/tree/ssd
laycoding/My_Notes
my own learning recording
laycoding/poisson-image-editing
Python implementation of Poisson image editing
laycoding/pytorch-MaskRCNN
refactor mask-rcnn basbed on Heng
laycoding/RFBNet
laycoding/SFD
S³FD: Single Shot Scale-invariant Face Detector
laycoding/ssds.pytorch
Repository for Single Shot MultiBox Detector and its variants, implemented with pytorch, python3.
laycoding/tensorpack
A Neural Net Training Interface on TensorFlow
laycoding/video-nonlocal-net
Non-local Neural Networks for Video Classification
laycoding/voc2coco
Convert pascol voc annotation xml to COCO json format.
laycoding/Xception-caffe
Xception implemented with caffe