Pinned Repositories
2019-Autumn-recruitment-experience
2019届秋招面经集合
AI-Job-Notes
AI算法岗求职攻略(涵盖准备攻略、刷题指南、内推和AI公司清单等资料)
AiLearning
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
awesome-object-detection
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
chainercv
ChainerCV: a Library for Deep Learning in Computer Vision
Deep-Learning-Interview-Book
深度学习面试宝典(含数学、机器学习、深度学习、计算机视觉、自然语言处理和SLAM等方向)
Deep3D
DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
DL-Notes-for-Interview
深度学习/机器学习面试笔记
faster-rcnn.pytorch
A faster pytorch implementation of faster r-cnn
zgl1113's Repositories
zgl1113/2019-Autumn-recruitment-experience
2019届秋招面经集合
zgl1113/AI-Job-Notes
AI算法岗求职攻略(涵盖准备攻略、刷题指南、内推和AI公司清单等资料)
zgl1113/AiLearning
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
zgl1113/awesome-object-detection
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
zgl1113/chainercv
ChainerCV: a Library for Deep Learning in Computer Vision
zgl1113/Deep-Learning-Interview-Book
深度学习面试宝典(含数学、机器学习、深度学习、计算机视觉、自然语言处理和SLAM等方向)
zgl1113/Deep3D
zgl1113/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
zgl1113/DL-Notes-for-Interview
深度学习/机器学习面试笔记
zgl1113/faster-rcnn.pytorch
A faster pytorch implementation of faster r-cnn
zgl1113/flownet2-pytorch
Pytorch implementation of FlowNet 2.0: Evolution of Optical Flow Estimation with Deep Networks
zgl1113/FlowNetPytorch
Pytorch implementation of FlowNet by Dosovitskiy et al.
zgl1113/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
zgl1113/GP-DIP
Code for A Bayesian Perspective on the Deep Image Prior (CVPR 2019)
zgl1113/HBP-pytorch
Hierarchical Bilinear Pooling for Fine-Grained Visual Recognition reimplement in Pytorch.
zgl1113/leetcode
leetcode题解,记录自己的leecode解题之路。
zgl1113/LeetCode-1
LeetCode刷题记录
zgl1113/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
zgl1113/Pixel2Mesh-Pytorch
Final project for RecVis 18
zgl1113/Play-Leetcode
My Solutions to Leetcode problems. All solutions support C++ language, some support Java and Python. Multiple solutions will be given by most problems. Enjoy:) 我的Leetcode解答。所有的问题都支持C++语言,一部分问题支持Java语言。近乎所有问题都会提供多个算法解决。大家加油!:)
zgl1113/PoseCNN
A Convolutional Neural Network for 6D Object Pose Estimation in Cluttered Scenes
zgl1113/pytorch-cifar100
Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,ShuffleNet, ShuffleNetv2, MobileNet, MobileNetv2, SqueezeNet, NasNet, Residual Attention Network, SENet)
zgl1113/pytorch-image-models
PyTorch image models, scripts, pretrained weights -- (SE)ResNet/ResNeXT, DPN, EfficientNet, MixNet, MobileNet-V3/V2/V1, MNASNet, Single-Path NAS, FBNet, and more
zgl1113/pytorch-mask-rcnn
zgl1113/simple-faster-rcnn-pytorch
A simplified implemention of Faster R-CNN that replicate performance from origin paper
zgl1113/ssd.pytorch
A PyTorch Implementation of Single Shot MultiBox Detector
zgl1113/train_arch
vgg(vgg16,vgg19), resnet(resnet_v2_50,resnet_v2_101,resnet_v2_152), inception_v4, inception_resnet_v2,.....