QiaoranC's Stars
open-mmlab/mmdetection
OpenMMLab Detection Toolbox and Benchmark
zhaoweicai/Detectron-Cascade-RCNN
Cascade R-CNN in Detectron
ymcui/Chinese-BERT-wwm
Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)
zihangdai/xlnet
XLNet: Generalized Autoregressive Pretraining for Language Understanding
amanusk/s-tui
Terminal-based CPU stress and monitoring utility
facebookresearch/DensePose
A real-time approach for mapping all human pixels of 2D RGB images to a 3D surface-based model of the body
ConnorJL/GPT2
An implementation of training for GPT2, supports TPUs
YunYang1994/tensorflow-yolov3
🔥 TensorFlow Code for technical report: "YOLOv3: An Incremental Improvement"
STVIR/pysot
SenseTime Research platform for single object tracking, implementing algorithms like SiamRPN and SiamMask.
rootkitchao/mnasnet_tensorflow
MNASNET Tensorflow
kuan-wang/pytorch-mobilenet-v3
MobileNetV3 in pytorch and ImageNet pretrained models
fxsjy/jieba
结巴中文分词
CosmiQ/simrdwn
Rapid satellite imagery object detection
DetectionTeamUCAS/FCOS_Tensorflow
FCOS: Fully Convolutional One-Stage Object Detection.
tianzhi0549/FCOS
FCOS: Fully Convolutional One-Stage Object Detection (ICCV'19)
DetectionTeamUCAS/FPN_Tensorflow
This is a tensorflow re-implementation of Feature Pyramid Networks for Object Detection.
endernewton/tf-faster-rcnn
Tensorflow Faster RCNN for Object Detection
adambielski/siamese-triplet
Siamese and triplet networks with online pair/triplet mining in PyTorch
JiahuiYu/slimmable_networks
Slimmable Networks, AutoSlim, and Beyond, ICLR 2019, and ICCV 2019
msight-tech/imaterialist-product-2019
iMaterialist Challenge on Product Recognition at FGVC6, CVPR 2019
idealo/image-super-resolution
🔎 Super-scale your images and run experiments with Residual Dense and Adversarial Networks.
msolters/rainbow-vision
Decompose an image file into a 3D color-space visualization
tensorflow/models
Models and examples built with TensorFlow
zjhuang22/maskscoring_rcnn
Codes for paper "Mask Scoring R-CNN".
hankcs/pyhanlp
中文分词
chiphuyen/lazynlp
Library to scrape and clean web pages to create massive datasets.
brightmart/nlp_chinese_corpus
大规模中文自然语言处理语料 Large Scale Chinese Corpus for NLP
nyu-dl/bert-gen
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
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).