Pinned Repositories
120-Data-Science-Interview-Questions
Answers to 120 commonly asked data science interview questions.
AdversarialNetsPapers
The classical paper list with code about generative adversarial nets
AI-Job-Notes
AI算法岗求职攻略(涵盖准备攻略、刷题指南、内推和AI公司清单等资料)
AI-Job-Recommend
国内公司人工智能方向(含机器学习、深度学习、计算机视觉和自然语言处理)岗位的招聘信息(含全职、实习和校招)
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
AlgorithmsByPython
算法/数据结构/Python/剑指offer/机器学习/leetcode
AlignedReID-Re-Production-Pytorch
Reproduce AlignedReID: Surpassing Human-Level Performance in Person Re-Identification using Pytorch.
awesome
😎 Awesome lists about all kinds of interesting topics
conv_arithmetic
A technical report on convolution arithmetic in the context of deep learning
LeetCode
:pencil: Python / C++ 11 Solutions of All LeetCode Questions
venuszhou's Repositories
venuszhou/conv_arithmetic
A technical report on convolution arithmetic in the context of deep learning
venuszhou/AdversarialNetsPapers
The classical paper list with code about generative adversarial nets
venuszhou/awesome
😎 Awesome lists about all kinds of interesting topics
venuszhou/awesome-courses
:books: List of awesome university courses for learning Computer Science!
venuszhou/awesome-human-pose-estimation
A collection of awesome resources in Human Pose estimation.
venuszhou/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
venuszhou/Awesome-pytorch-list
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
venuszhou/CPlusPlusThings
C++那些事
venuszhou/Deep-Learning-21-Examples
《21个项目玩转深度学习———基于TensorFlow的实践详解》配套代码
venuszhou/deep-learning-v2-pytorch
Projects and exercises for the latest Deep Learning ND program https://www.udacity.com/course/deep-learning-nanodegree--nd101
venuszhou/deeplearning-models
A collection of various deep learning architectures, models, and tips
venuszhou/face_recognition
The world's simplest facial recognition api for Python and the command line
venuszhou/free-programming-books
:books: Freely available programming books
venuszhou/gandissect
Pytorch-based tools for visualizing and understanding the neurons of a GAN. https://gandissect.csail.mit.edu/
venuszhou/github-slideshow
A robot powered training repository :robot:
venuszhou/libpku
贵校课程资料民间整理
venuszhou/MachineLearning
Machine learning resources
venuszhou/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
venuszhou/models
Models and examples built with TensorFlow
venuszhou/MSGAN
MSGAN: Mode Seeking Generative Adversarial Networks for Diverse Image Synthesis (CVPR2019)
venuszhou/nndl.github.io
《神经网络与深度学习》 Neural Network and Deep Learning
venuszhou/Person_reID_baseline_pytorch
A tiny, friendly, strong pytorch implement of person re-identification baseline. Tutorial 👉https://github.com/layumi/Person_reID_baseline_pytorch/tree/master/tutorial
venuszhou/Pose-Transfer
Code for the paper Progressive Pose Attention for Person Image Generation in CVPR19 (Oral).
venuszhou/pumpkin-book
《机器学习》(西瓜书)公式推导解析,在线阅读地址:https://datawhalechina.github.io/pumpkin-book
venuszhou/pytorch-faster-rcnn
pytorch1.0 updated. Support cpu test and demo.
venuszhou/PyTorch-From-Zero-To-One
PyTorch从入门到精通
venuszhou/reid-strong-baseline
Bag of Tricks and A Strong Baseline for Deep Person Re-identification
venuszhou/REKCARC-TSC-UHT
清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University
venuszhou/SimpleCVReproduction
reproduce the simplest cv work including classification, object detection, segmentation, keypoint detection, tracking etc.
venuszhou/SJTU-Courses
上海交通大学课程资料分享