Pinned Repositories
ADMEA
The repository for Abstract Dynamic Multi-tasking End-to-end Algorithm (ADMEA)
Caffe_Code_Analysis
Caffe_Code_Analysis
Deep-Learning
Some basic theory and technology for deep learning.
Deep-Learning-21-Examples
《21个项目玩转深度学习———基于TensorFlow的实践详解》配套代码
detect_face_pyqt5
该项目基于python-contrib-opencv,dlib,pyqt5。能够实现电脑端摄像头读取视频,实时人脸录入,人脸检测,人脸识别等功能。
Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
DFN-tensorflow
This repo is the tensorflow implementation of Discriminative Feature Network (DFN)
Discriminative-Feature-Network
Tensorflow
EffectiveTensorflow
TensorFlow tutorials and best practices.
fast-rcnn
Fast R-CNN
lilemin's Repositories
lilemin/ADMEA
The repository for Abstract Dynamic Multi-tasking End-to-end Algorithm (ADMEA)
lilemin/Caffe_Code_Analysis
Caffe_Code_Analysis
lilemin/Deep-Learning
Some basic theory and technology for deep learning.
lilemin/Deep-Learning-21-Examples
《21个项目玩转深度学习———基于TensorFlow的实践详解》配套代码
lilemin/detect_face_pyqt5
该项目基于python-contrib-opencv,dlib,pyqt5。能够实现电脑端摄像头读取视频,实时人脸录入,人脸检测,人脸识别等功能。
lilemin/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
lilemin/DFN-tensorflow
This repo is the tensorflow implementation of Discriminative Feature Network (DFN)
lilemin/Discriminative-Feature-Network
Tensorflow
lilemin/EffectiveTensorflow
TensorFlow tutorials and best practices.
lilemin/fast-rcnn
Fast R-CNN
lilemin/fcn.berkeleyvision.org
Fully Convolutional Networks for Semantic Segmentation by Jonathan Long*, Evan Shelhamer*, and Trevor Darrell. CVPR 2015 and PAMI 2016.
lilemin/ho-rcnn
Code for reproducing the results in "Learning to Detect Human-Object Interactions"
lilemin/instance-segmentation-pytorch
Semantic Instance Segmentation with a Discriminative Loss Function in PyTorch (https://arxiv.org/abs/1708.02551)
lilemin/lmin.github.com
lilemin/Medical_Classification
lilemin/MNC
Instance-aware Semantic Segmentation via Multi-task Network Cascades
lilemin/Paper_Note
The note of the papers I read.
lilemin/Paper_Reading_List
Recommended Papers. Subjects: Computer Vision and Pattern Recognition (cs.CV); Artificial Intelligence (cs.AI); Learning (cs.LG)
lilemin/person-reid-triplet-loss-baseline
Rank-1 89% (Single Query) on Market1501 with raw triplet loss, In Defense of the Triplet Loss for Person Re-Identification, using Pytorch
lilemin/py-faster-rcnn
Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
lilemin/PyTorch-Cascaded-Pyramid-Network
a pytorch implementation of CPN
lilemin/Read-papers-of-CV
The record of the papers I have read.
lilemin/softmax-based-loss
lilemin/Spark-The-Definitive-Guide
Spark: The Definitive Guide's Code Repository
lilemin/SSD-Tensorflow
Single Shot MultiBox Detector in TensorFlow
lilemin/tensorflow
Computation using data flow graphs for scalable machine learning
lilemin/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners with Latest APIs
lilemin/tf-cpn
a tensorflow implementation of CPN (Cascaded Pyramid Network for Multi-Person Pose Estimation)
lilemin/tf-matplotlib
Seamlessly integrate matplotlib figures as tensorflow summaries.
lilemin/tf_classification
Training, evaluation and testing code for image classification using TensorFlow