YuanDianDian's Stars
MashiMaroLjc/Learn-to-identify-similar-images
Record my python script about Iearning to identify similar images
dusty-nv/jetson-inference
Hello AI World guide to deploying deep-learning inference networks and deep vision primitives with TensorRT and NVIDIA Jetson.
ShiqiYu/libfacedetection
An open source library for face detection in images. The face detection speed can reach 1000FPS.
piyoki/QR_detector_api
nashory/gans-awesome-applications
Curated list of awesome GAN applications and demo
hczheng/Rong360
用户贷款风险预测
dengsiying/give-me-some-credit
kaggle贷款违约预测
yangxudong/deeplearning
深度学习相关的模型训练、评估和预测相关代码
pezy/LeetCode
:pencil2: LeetCode solutions in C++ 11 and Python3
czczup/UrbanRegionFunctionClassification
第五届百度西安交大大数据竞赛 城市区域功能分类 Baseline
IntelLabs/distiller
Neural Network Distiller by Intel AI Lab: a Python package for neural network compression research. https://intellabs.github.io/distiller
facebookresearch/detectron2
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
AshwinRJ/Federated-Learning-PyTorch
Implementation of Communication-Efficient Learning of Deep Networks from Decentralized Data
Zing22/tf-fed-demo
A federated learning demo for AlexNet on CIFAR-10 dataset, basing on Tensorflow.
chenyuntc/pytorch-book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)
wmylxmj/Anime-Super-Resolution
动漫图片超分辨率(SISR)——基于WDSR (2019-4-30)
ChengBinJin/WGAN-GP-tensorflow
WGAN-GP tensorflow implementation
librahfacebook/BranchyNet_chainer
基于提前退出部分样本原理而实现的带分支网络(supported by chainer)
lsh1994/tianchiorgame
天池比赛,kaggle等等(Keras/PyTorch实战)
ZHOUXINWEN/2019Baidu-XJTU_URFC
2019Baidu&XJTU_URFC Preliminary Round Code
endernewton/tf-faster-rcnn
Tensorflow Faster RCNN for Object Detection
NVIDIA/vid2vid
Pytorch implementation of our method for high-resolution (e.g. 2048x1024) photorealistic video-to-video translation.
weiliu89/caffe
Caffe: a fast open framework for deep learning.
balancap/SSD-Tensorflow
Single Shot MultiBox Detector in TensorFlow
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
tensorlayer/SRGAN
Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network
buriburisuri/SRGAN
A tensorflow implemenation of Christian et al's SRGAN(super-resolution generative adversarial network)
rbgirshick/py-faster-rcnn
Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
sugyan/tensorflow-mnist
dronekit/dronekit-python
DroneKit-Python library for communicating with Drones via MAVLink.