tyh382596868's Stars
yuanxiaosc/DeepImage-an-Image-to-Image-technology
DeepNude's algorithm and general image generation theory and practice research, including pix2pix, CycleGAN, UGATIT, DCGAN, SinGAN, ALAE, mGANprior, StarGAN-v2 and VAE models (TensorFlow2 implementation). DeepNude的算法以及通用生成对抗网络(GAN,Generative Adversarial Network)图像生成的理论与实践研究。
yfeng95/GAN
Resources and Implementations of Generative Adversarial Nets: GAN, DCGAN, WGAN, CGAN, InfoGAN
sindresorhus/awesome
😎 Awesome lists about all kinds of interesting topics
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
labmlai/annotated_deep_learning_paper_implementations
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
jrin771/Everything-LLMs-And-Robotics
The world's largest GitHub Repository for LLMs + Robotics
GT-RIPL/Awesome-LLM-Robotics
A comprehensive list of papers using large language/multi-modal models for Robotics/RL, including papers, codes, and related websites
cuge1995/Deep-SLAM
a list of papers, code, and other resources focus on deep learning SLAM system
yarkable/Awesome-Computer-Vision-Paper-List
This repository contains all the papers accepted in top conference of computer vision, with convenience to search related papers.
google-research/tuning_playbook
A playbook for systematically maximizing the performance of deep learning models.
google-research/google-research
Google Research
victoresque/pytorch-template
PyTorch deep learning projects made easy.
easychen/lean-side-bussiness
精益副业:程序员如何优雅地做副业
jokieleung/awesome-visual-question-answering
A curated list of Visual Question Answering(VQA)(Image/Video Question Answering),Visual Question Generation ,Visual Dialog ,Visual Commonsense Reasoning and related area.
DelinQu/rspy
The core implementation of Fast Rolling Shutter Correction in the Wild, TPAMI 2023 and Towards Nonlinear-Motion-Aware and Occlusion-Robust Rolling Shutter Correction, ICCV 2023.
missing-semester/missing-semester
The Missing Semester of Your CS Education 📚
azl397985856/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
justjavac/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
jackfrued/Python-100-Days
Python - 100天从新手到大师
AtsushiSakai/PythonRobotics
Python sample codes for robotics algorithms.
521xueweihan/HelloGitHub
:octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.
GitCVfb/JAMNet
The source code for the paper: Joint Appearance and Motion Learning for Efficient Rolling Shutter Correction (CVPR2023)
zergtant/pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
yunjey/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers