Pinned Repositories
3D-ResNets-PyTorch
3D ResNets for Action Recognition (CVPR 2018)
AI-Job-Notes
AI算法岗求职攻略(涵盖准备攻略、刷题指南、内推和AI公司清单等资料)
AlphaPose
Real-Time Multi-Person Pose Estimation System
awesome
😎 Awesome lists about all kinds of interesting topics
awesome-action-recognition
A curated list of action recognition and related area resources
Chinese-Text-Classification-Pytorch
中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。
Cpp-Primer-Plus
C++ Primer Plus 6th Answers
deeplearning.ai
deeplearning.ai , By Andrew Ng, All slide and notebook + code and some material.
leetcode
no
video-nonlocal-net
Non-local Neural Networks for Video Classification
guancheng817's Repositories
guancheng817/leetcode
no
guancheng817/video-nonlocal-net
Non-local Neural Networks for Video Classification
guancheng817/3D-ResNets-PyTorch
3D ResNets for Action Recognition (CVPR 2018)
guancheng817/AI-Job-Notes
AI算法岗求职攻略(涵盖准备攻略、刷题指南、内推和AI公司清单等资料)
guancheng817/AlphaPose
Real-Time Multi-Person Pose Estimation System
guancheng817/awesome
😎 Awesome lists about all kinds of interesting topics
guancheng817/awesome-action-recognition
A curated list of action recognition and related area resources
guancheng817/Chinese-Text-Classification-Pytorch
中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。
guancheng817/Cpp-Primer-Plus
C++ Primer Plus 6th Answers
guancheng817/deeplearningbook-chinese
Deep Learning Book Chinese Translation
guancheng817/DensePose
A real-time approach for mapping all human pixels of 2D RGB images to a 3D surface-based model of the body
guancheng817/EnglishWriting
guancheng817/EverybodyDanceNow_reproduce_pytorch
Everybody dance now reproduced in pytorch
guancheng817/Grid-R-CNN
guancheng817/interesting-python
有趣的Python爬虫和Python数据分析小项目(Some interesting Python crawlers and data analysis projects)
guancheng817/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
guancheng817/Non-local_pytorch
Implementation of Non-local Block.
guancheng817/Python
My Python Examples
guancheng817/Python-100-Days
Python - 100天从新手到大师
guancheng817/pytorch-book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation
guancheng817/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
guancheng817/pytorch-generative-model-collections
Collection of generative models in Pytorch version.
guancheng817/PyTorch-YOLOv3
Minimal PyTorch implementation of YOLOv3
guancheng817/R-C3D.pytorch
R-C3D pytorch implementation
guancheng817/ResidualAttentionNetwork-pytorch
a pytorch code about Residual Attention Network. This code is based on two projects from
guancheng817/simple-HRNet
Multi-person Human Pose Estimation with HRNet in Pytorch
guancheng817/ssfree
provide shadowsocks free tutorial and free account
guancheng817/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
guancheng817/torchgan
Research Framework for easy and efficient training of GANs based on Pytorch
guancheng817/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > iOS