Pinned Repositories
A-Variation-of-Dice-coefficient-Loss-Caffe-Layer
Computes the variation of dice coefficient loss for real-value regression task.
Augmentor
Image augmentation library in Python for machine learning.
awesome-cbir-papers
📝Awesome and classical image retrieval papers
awesome-industrial-anomaly-detection
Paper list and datasets for industrial image anomaly/defect detection (updating). 工业异常/瑕疵检测论文及数据集检索库(持续更新)。
awesome-object-detection
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
awesome-panoptic-segmentation
Panoptic Segmentation Paper List.
awesome-semantic-segmentation
:metal: awesome-semantic-segmentation
bird_classification
Fine-grained classification of bird images from Caltech-UCSD Birds-200-2011 dataset
CADL
Course materials/Homework materials for the FREE MOOC course on "Creative Applications of Deep Learning w/ Tensorflow" #CADL
Deeplab-v3plus
A higher performance pytorch implementation of DeepLab V3 Plus(DeepLab v3+)
mqchen1993's Repositories
mqchen1993/Deeplab-v3plus
A higher performance pytorch implementation of DeepLab V3 Plus(DeepLab v3+)
mqchen1993/awesome-industrial-anomaly-detection
Paper list and datasets for industrial image anomaly/defect detection (updating). 工业异常/瑕疵检测论文及数据集检索库(持续更新)。
mqchen1993/awesome-panoptic-segmentation
Panoptic Segmentation Paper List.
mqchen1993/CADL
Course materials/Homework materials for the FREE MOOC course on "Creative Applications of Deep Learning w/ Tensorflow" #CADL
mqchen1993/DBow3
Improved version of DBow2
mqchen1993/Deep-Learning-Semantic-Segmentation
A paper list of semantic segmentation using deep learning.
mqchen1993/deep_learning_object_detection
A paper list of object detection using deep learning.
mqchen1993/Deformable-ConvNets
Deformable Convolutional Networks
mqchen1993/docker-pytorch
A Docker image for PyTorch
mqchen1993/Facial-Similarity-with-Siamese-Networks-in-Pytorch
Implementing Siamese networks with a contrastive loss for similarity learning
mqchen1993/GB-CosFace
mqchen1993/google-landmark
Dataset with 5 million images depicting human-made and natural landmarks spanning 200 thousand classes.
mqchen1993/how
HOW local descriptors
mqchen1993/HRNet-Semantic-Segmentation
High-resolution representation learning (HRNets) for Semantic Segmentation
mqchen1993/insightface
State-of-the-art 2D and 3D Face Analysis Project
mqchen1993/LeinaoPAI
mqchen1993/LGFormer
mqchen1993/maskrcnn-benchmark
Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.
mqchen1993/models
Models and examples built with TensorFlow
mqchen1993/note_book
note books.
mqchen1993/OCNet.pytorch
Please star the openseg.pytorch project for the updated code that can reproduce all the results of OCNet and Fast-OCNet.
mqchen1993/opencv
Open Source Computer Vision Library
mqchen1993/PANet
PANet for Instance Segmentation and Object Detection
mqchen1993/PSPNet-TF-Reproduce
Training PSPNet in Tensorflow. Reproduce the performance from the paper.
mqchen1993/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
mqchen1993/pytorch-deeplab-xception
DeepLab v3+ model in PyTorch. Support different backbones.
mqchen1993/pytorch-insightface
Pretrained insightface models ported to pytorch
mqchen1993/Semantic_Segmentation_Review
A Review on Deep Learning Techniques Applied to Semantic Segmentation 研究
mqchen1993/Sparse-Depth-Completion
Predict dense depth maps from sparse and noisy LiDAR frames guided by RGB images. 1st place on KITTI. (MVA 2019 Conference)
mqchen1993/tensorflow
An Open Source Machine Learning Framework for Everyone