Pinned Repositories
AdversarialNetsPapers
The classical Papers about adversial nets
algorithms
:bulb: Minimal examples of data structures and algorithms in Python
App-DL
Deep Learning and applications in Startups, CV, Text Mining, NLP
Awesome-Image-Inpainting
Awesome-Scene-Text-Recognition
A curated list of resources dedicated to scene text localization and recognition
awesome-semantic-segmentation-pytorch
Semantic Segmentation on PyTorch (include FCN, PSPNet, Deeplabv3, Deeplabv3+, DANet, DenseASPP, BiSeNet, EncNet, DUNet, ICNet, ENet, OCNet, CCNet, PSANet, CGNet, ESPNet, LEDNet, DFANet)
Awesome-Super-Resolution
A curated list of awesome super-resolution resources.
boomLuo.github.io
C3D-tensorflow
catalyst
Accelerated DL R&D
boomLuo's Repositories
boomLuo/Awesome-Image-Inpainting
boomLuo/awesome-semantic-segmentation-pytorch
Semantic Segmentation on PyTorch (include FCN, PSPNet, Deeplabv3, Deeplabv3+, DANet, DenseASPP, BiSeNet, EncNet, DUNet, ICNet, ENet, OCNet, CCNet, PSANet, CGNet, ESPNet, LEDNet, DFANet)
boomLuo/Awesome-Super-Resolution
A curated list of awesome super-resolution resources.
boomLuo/catalyst
Accelerated DL R&D
boomLuo/clicr
Machine reading comprehension on clinical case reports
boomLuo/deepvariant
DeepVariant is an analysis pipeline that uses a deep neural network to call genetic variants from next-generation DNA sequencing data.
boomLuo/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
boomLuo/FCN.tensorflow
Tensorflow implementation of Fully Convolutional Networks for Semantic Segmentation (http://fcn.berkeleyvision.org)
boomLuo/FPN_Tensorflow
A Tensorflow implementation of FPN detection framework.
boomLuo/GNNPapers
Must-read papers on graph neural networks (GNN)
boomLuo/Image2Text
截取图片并识别出图片的文字
boomLuo/imgaug
Image augmentation for machine learning experiments.
boomLuo/KRLPapers
Must-read papers on knowledge representation learning (KRL) / knowledge embedding (KE)
boomLuo/lung3d
boomLuo/MachineLearning
Machine learning resources
boomLuo/mAP
mean Average Precision - This code evaluates the performance of your neural net for object recognition.
boomLuo/maskrcnn-benchmark
Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.
boomLuo/mmdetection
Open MMLab Detection Toolbox with PyTorch
boomLuo/mmsegmentation
OpenMMLab Semantic Segmentation Toolbox and Benchmark.
boomLuo/Obj-GAN
Obj-GAN - Official PyTorch Implementation
boomLuo/Object-Detection-Metrics
Most popular metrics used to evaluate object detection algorithms
boomLuo/segmentation_models.pytorch
Segmentation models with pretrained backbones. PyTorch.
boomLuo/Self-Supervised-Learning-Overview
Self-Supervised Learning: Reading List with Topics.
boomLuo/tensorflow
Computation using data flow graphs for scalable machine learning
boomLuo/TensorFlow-Course
Simple and ready-to-use tutorials for TensorFlow
boomLuo/tf-faster-rcnn
Tensorflow Faster RCNN
boomLuo/Tools-to-Design-or-Visualize-Architecture-of-Neural-Network
Tools to Design or Visualize Architecture of Neural Network
boomLuo/torchcv
A PyTorch-Based Framework for Deep Learning in Computer Vision
boomLuo/UNet-family
Paper and implementation of UNet-related model.
boomLuo/vissl
VISSL is FAIR's library of extensible, modular and scalable components for SOTA Self-Supervised Learning with images.