tenghaoman's Stars
pkuliyi2015/sd-webui-stablesr
StableSR for Stable Diffusion WebUI - Ultra High-quality Image Upscaler
lllyasviel/ControlNet
Let us control diffusion models!
zu1k/bs-core
Easy and blazing-fast book searcher, create and search your private library.
Python3WebSpider/ProxyPool
An Efficient ProxyPool with Getter, Tester and Server
dair-ai/ml-visuals
🎨 ML Visuals contains figures and templates which you can reuse and customize to improve your scientific writing.
lucidrains/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
ofeksadlo/CSGO-Aimbot-CNN
CS:GO Aimbot based on convolutional neural networks.
pythonlessons/TensorFlow-2.3.1-YOLOv4-CSGO-aimbot
Will add it later
leobix/hurricast
hosseinshn/Basic-Multi-task-Learning
This is a repository for Multi-task learning with toy data in Pytorch and Tensorflow
judasn/IntelliJ-IDEA-Tutorial
IntelliJ IDEA 简体中文专题教程
liyupi/codefather
程序员鱼皮的编程宝典。原创编程学习路线,包括经验分享、技术知识、学习资源、学习建议、项目等,适用于所有学习编程 & 求职的同学。已完成 Java、前端
facebookresearch/VideoPose3D
Efficient 3D human pose estimation in video using 2D keypoint trajectories
mytechnotalent/Python-For-Kids
A FREE comprehensive online Python development tutorial FOR KIDS utilizing an official BBC micro:bit Development Board going step-by-step into the world of Python for microcontrollers.
open-mmlab/mmpose
OpenMMLab Pose Estimation Toolbox and Benchmark.
lehaifeng/T-GCN
Temporal Graph Convolutional Network for Urban Traffic Flow Prediction Method
dragen1860/GCN-PyTorch
Graph Convolution Network for PyTorch
megvii-research/ML-GCN
PyTorch implementation of Multi-Label Image Recognition with Graph Convolutional Networks, CVPR 2019.
electronut/pp
Code for book Python Playground by Mahesh Venkitachalam (No Starch Press, USA)
VeritasYin/STGCN_IJCAI-18
[IJCAI'18] Spatio-Temporal Graph Convolutional Networks
xiaoqian19940510/Event-Extraction
近年来事件抽取方法总结,包括中文事件抽取、开放域事件抽取、事件数据生成、跨语言事件抽取、小样本事件抽取、零样本事件抽取等类型,DMCNN、FramNet、DLRNN、DBRNN、GCN、DAG-GRU、JMEE、PLMEE等方法
Shokr/JARVIS
Control windows programs with your voice.
chenyuntc/pytorch-best-practice
A Guidance on PyTorch Coding Style Based on Kaggle Dogs vs. Cats
0809zheng/dogs-VS-cats-pytorch
Pytorch实现Kaggle竞赛“猫狗分类”,准确率超过99%。
geekcomputers/Python
My Python Examples
EvilPsyCHo/Deep-Time-Series-Prediction
Seq2Seq, Bert, Transformer, WaveNet for time series prediction.
ndrplz/ConvLSTM_pytorch
Implementation of Convolutional LSTM in PyTorch.
TingsongYu/PyTorch_Tutorial
《Pytorch模型训练实用教程》中配套代码
dragen1860/Deep-Learning-with-TensorFlow-book
深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
xm9304/Taobao_spider
淘宝的模拟登录,有requests和selenium两个版本