Pinned Repositories
AANAP
An implementation of AANAP in CVPR 2015 paper.
albumentations
fast image augmentation library and easy to use wrapper around other libraries
algorithm-base
专门为刚开始刷题的同学准备的算法基地,没有最细只有更细,立志用动画将晦涩难懂的算法说的通俗易懂!
AOD-Net
AOD-Net (Pytorch & Caffe)
awesome-image-alignment-and-stitching
A curated list of awesome resources for image alignment and stitching ...
awesome-panoptic-segmentation
This repo is the collection of the challenging panoptic segmentation, including papers and codes.
fast_segmentation_code
pytorch-learning
pytorch-learning
read-paper-list
Image segmentation-Object detection-Light-weight network
Semantic-Segmentation-Suite
Semantic Segmentation Suite in TensorFlow. Implement, train, and test new Semantic Segmentation models easily!
yyfyan's Repositories
yyfyan/fast_segmentation_code
yyfyan/albumentations
fast image augmentation library and easy to use wrapper around other libraries
yyfyan/awesome-panoptic-segmentation
This repo is the collection of the challenging panoptic segmentation, including papers and codes.
yyfyan/caffe-keypoint-rcnn
Resnet-50 + FPN + Keypoint RCNN
yyfyan/Caltech2VOC_SSD
yyfyan/cityscapesScripts
README and scripts for the Cityscapes Dataset
yyfyan/CodingInterviewChinese2
《剑指Offer》第二版源代码
yyfyan/DenseNet-Caffe
DenseNet Caffe Models, converted from https://github.com/liuzhuang13/DenseNet
yyfyan/DiceLoss-PyTorch
DiceLoss for PyTorch, both binary and multi-class.
yyfyan/FaceBoxes-1
FaceBoxes: A CPU Real-time Face Detector with High Accuracy, IJCB, 2017
yyfyan/frcnn
Faster R-CNN / R-FCN :bulb: C++ version based on Caffe
yyfyan/GENet
yyfyan/imgclsmob
Sandbox for training large-scale image classification networks for embedded systems
yyfyan/light-weight-refinenet
Light-Weight RefineNet for Real-Time Semantic Segmentation
yyfyan/Local-Top-Down-Detection-Network
This is the realization of "A Local Top-Down Module for Object Detection with Multi-Scale Features"
yyfyan/maskrcnn-benchmark
Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.
yyfyan/MobileNet-Caffe
Caffe Implementation of Google's MobileNets (v1 and v2)
yyfyan/MobileNet-SSD
Caffe implementation of Google MobileNet SSD detection network, with pretrained weights on VOC0712 and mAP=0.727.
yyfyan/MobileNetv2-SSDLite
Caffe implementation of SSD and SSDLite detection on MobileNetv2, converted from tensorflow.
yyfyan/mxnet-mobilenet-v2
Reproduction of MobileNetV2 using MXNet
yyfyan/PeleeNet
PeleeNet: An efficient DenseNet architecture for mobile devices
yyfyan/PlotNeuralNet
Latex code for making neural networks diagrams
yyfyan/pytorch-segmentation-toolbox
PyTorch Implementations for DeeplabV3 and PSPNet
yyfyan/pytorch_EDANet
implementation EDANet by pytorch
yyfyan/SIGGRAPH18SSS
SIGGRAPH2018, Semantic Soft Segmentation, http://people.inf.ethz.ch/aksoyy/sss/
yyfyan/simpledet
A Simple and Versatile Framework for Object Detection and Instance Recognition
yyfyan/SSH
SSH: Single Stage Headless Face Detector
yyfyan/Surround360
Surround360 is Facebook's open source hardware and software for capturing stereoscopic 3D 360 video for VR. The repo contains hardware designs, as well as software for camera control and rendering.
yyfyan/torchcv-seg
Semantic Segmentation ported from TorchCV
yyfyan/TorchSeg
Fast, modular reference implementation and easy training of Semantic Segmentation algorithms in PyTorch.