Pinned Repositories
alien
ALIEN is a CUDA-powered artificial life simulation program.
BasicSR
Open Source Image and Video Restoration Toolbox for Super-resolution, Denoise, Deblurring, etc. Currently, it includes EDSR, RCAN, SRResNet, SRGAN, ESRGAN, EDVR, BasicVSR, SwinIR, ECBSR, etc. Also support StyleGAN2, DFDNet.
C
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
cfautouam
Automatically enables CloudFlare Under Attack Mode - Bash Script
cloud-note-weaver
泛微开发学习
cmockery
A lightweight library to simplify and generalize the process of writing unit tests for C applications.
CPlusPlusThings
C++那些事
csdn_downloader
csdn下载,csdn免积分下载,csdn免会员下载,csdn付费内容下载 免费资源 体验地址:http://servicedev.tpddns.cn:8181/#/login?c=12
CVPR_2021_Papers
CVPR2021最新论文汇总,主要包括:Transformer, NAS,模型压缩,模型评估,图像分类,检测,分割,跟踪,GAN,超分辨率,图像恢复,去雨,去雾,去模糊,去噪,重建等等
d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被55个国家的300所大学用于教学。
STybyb's Repositories
STybyb/alien
ALIEN is a CUDA-powered artificial life simulation program.
STybyb/BasicSR
Open Source Image and Video Restoration Toolbox for Super-resolution, Denoise, Deblurring, etc. Currently, it includes EDSR, RCAN, SRResNet, SRGAN, ESRGAN, EDVR, BasicVSR, SwinIR, ECBSR, etc. Also support StyleGAN2, DFDNet.
STybyb/C
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
STybyb/cfautouam
Automatically enables CloudFlare Under Attack Mode - Bash Script
STybyb/cloud-note-weaver
泛微开发学习
STybyb/cmockery
A lightweight library to simplify and generalize the process of writing unit tests for C applications.
STybyb/CPlusPlusThings
C++那些事
STybyb/csdn_downloader
csdn下载,csdn免积分下载,csdn免会员下载,csdn付费内容下载 免费资源 体验地址:http://servicedev.tpddns.cn:8181/#/login?c=12
STybyb/CVPR_2021_Papers
CVPR2021最新论文汇总,主要包括:Transformer, NAS,模型压缩,模型评估,图像分类,检测,分割,跟踪,GAN,超分辨率,图像恢复,去雨,去雾,去模糊,去噪,重建等等
STybyb/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被55个国家的300所大学用于教学。
STybyb/deep_learning
this is a test
STybyb/design-patterns-cpp
C++ Design Patterns
STybyb/ESRGAN
ECCV18 Workshops - Enhanced SRGAN. Champion PIRM Challenge on Perceptual Super-Resolution. The training codes are in BasicSR.
STybyb/free-project-course
Free course for Resume, 整理和搜集网络免费的项目实战课程,包括 Java 项目实战,Python 项目实战,C++ 项目实战等
STybyb/gan
python notebooks accompanying the book Make Your Own GAN
STybyb/genshin_impact_assistant
多功能原神自动辅助操作,包括自动战斗,自动刷秘境。不用每天原神半小时清体力了(*´▽`)ノノ
STybyb/GH-Offset-Dumper
Scans for signatures and netvars and dumps their relative offsets
STybyb/GuidedHacking-Injector
Fully Featured DLL Injector made by Broihon
STybyb/introduce_c-cpp_manual
一个收集C/C++新手学习的入门项目,整理收纳开发者开源的小项目、工具、框架、游戏等,视频,书籍,面试题/算法题,技术文章。
STybyb/json-tutorial
从零开始的 JSON 库教程
STybyb/kkndme_tianya
天涯 kkndme 神贴聊房价
STybyb/libhv
🔥 比libevent、libuv更易用的网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server.
STybyb/makeyourownneuralnetwork
Code for the Make Your Own Neural Network book
STybyb/srgan
Srgan 用于训练自己的超分辨率重建网络
STybyb/srgan-pytorch
这是一个srgan-keras的源码,可以用于训练自己的模型。
STybyb/srgan-with-wgan
利用wgan复现的超分辨率重建srgan
STybyb/stablediffusion
High-Resolution Image Synthesis with Latent Diffusion Models
STybyb/ThreadPool
A simple C++11 Thread Pool implementation
STybyb/tinytetris
80x23 terminal tetris!
STybyb/TinyWebServer
:fire: Linux下C++轻量级Web服务器