seasidemym's Stars
marcotcr/lime
Lime: Explaining the predictions of any machine learning classifier
hanskrupakar/COCO-Style-Dataset-Generator-GUI
A simple GUI-based COCO-style JSON Polygon masks' annotation tool to facilitate quick and efficient crowd-sourced generation of annotation masks and bounding boxes. Optionally, one could choose to use a pretrained Mask RCNN model to come up with initial segmentations.
NVlabs/stylegan
StyleGAN - Official TensorFlow Implementation
tensorflow/models
Models and examples built with TensorFlow
HelenMao/MSGAN
MSGAN: Mode Seeking Generative Adversarial Networks for Diverse Image Synthesis (CVPR2019)
vacancy/Jacinle
Personal python toolbox.
jwyang/faster-rcnn.pytorch
A faster pytorch implementation of faster r-cnn
eriklindernoren/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
facebookresearch/low-shot-shrink-hallucinate
Presenting Low-shot Visual Recognition by Shrinking and Hallucinating Features
DHZS/tf-dropblock
TensorFlow implementation of DropBlock
vacancy/PreciseRoIPooling
Precise RoI Pooling with coordinate gradient support, proposed in the paper "Acquisition of Localization Confidence for Accurate Object Detection" (https://arxiv.org/abs/1807.11590).
PaddlePaddle/ERNIE
Official implementations for various pre-training models of ERNIE-family, covering topics of Language Understanding & Generation, Multimodal Understanding & Generation, and beyond.
datawhalechina/pumpkin-book
《机器学习》(西瓜书)公式详解
kooky126/labelImg2easydl
labelImg标记文件导入easydl工具
idealo/image-super-resolution
🔎 Super-scale your images and run experiments with Residual Dense and Adversarial Networks.
jsbroks/coco-annotator
:pencil2: Web-based image segmentation tool for object detection, localization, and keypoints
debidatta/syndata-generation
Code used to generate synthetic scenes and bounding box annotations for object detection. This was used to generate data used in the Cut, Paste and Learn paper
ShiqiYu/libfacedetection
An open source library for face detection in images. The face detection speed can reach 1000FPS.
Luolc/AdaBound
An optimizer that trains as fast as Adam and as good as SGD.
brightmart/nlp_chinese_corpus
大规模中文自然语言处理语料 Large Scale Chinese Corpus for NLP
amusi/daily-paper-computer-vision
记录每天整理的计算机视觉/深度学习/机器学习相关方向的论文
amusi/awesome-lane-detection
A paper list of lane detection.
jcjohnson/fast-neural-style
Feedforward style transfer
brightmart/text_classification
all kinds of text classification models and more with deep learning
crownpku/Awesome-Chinese-NLP
A curated list of resources for Chinese NLP 中文自然语言处理相关资料
hindupuravinash/the-gan-zoo
A list of all named GANs!
JustinhoCHN/SRGAN_Wasserstein
Apply Waseerstein GAN into SRGAN, a deep learning super resolution model
aleju/imgaug
Image augmentation for machine learning experiments.
aksnzhy/xlearn
High performance, easy-to-use, and scalable machine learning (ML) package, including linear model (LR), factorization machines (FM), and field-aware factorization machines (FFM) for Python and CLI interface.
MathiasGruber/PConv-Keras
Unofficial implementation of "Image Inpainting for Irregular Holes Using Partial Convolutions". Try at: www.fixmyphoto.ai