tyh382596868's Stars
rasbt/LLMs-from-scratch
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
unclecode/crawl4ai
🔥🕷️ Crawl4AI: Open-source LLM Friendly Web Crawler & Scrapper
SwinTransformer/Swin-Transformer-Semantic-Segmentation
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows" on Semantic Segmentation.
HuCaoFighting/Swin-Unet
[ECCVW 2022] The codes for the work "Swin-Unet: Unet-like Pure Transformer for Medical Image Segmentation"
google-research/vision_transformer
microsoft/Swin-Transformer
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
open-mmlab/mmsegmentation
OpenMMLab Semantic Segmentation Toolbox and Benchmark.
facebookresearch/detectron2
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
auroua/HRSTNet
yyknight/NTIRE2019_EDRN
My solution for NTIRE2019 real super-resolution
lpj0/MWCNN
Multi-level Wavelet-CNN for Image Restoration
JingyunLiang/SwinIR
SwinIR: Image Restoration Using Swin Transformer (official repository)
ZhendongWang6/Uformer
[CVPR 2022] Official implementation of the paper "Uformer: A General U-Shaped Transformer for Image Restoration".
swz30/MPRNet
[CVPR 2021] Multi-Stage Progressive Image Restoration. SOTA results for Image deblurring, deraining, and denoising.
CompVis/taming-transformers
Taming Transformers for High-Resolution Image Synthesis
cszn/DnCNN
Beyond a Gaussian Denoiser: Residual Learning of Deep CNN for Image Denoising (TIP, 2017)
infiniflow/ragflow
RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.
ZerolAcqua/2021_algorithm_intern_information
CV 算法工程师技术栈笔记,包含深度学习基础、计算机视觉知识笔记、算法岗面试题答案和 CV 岗面经,以及校招可投递公司信息表。
forthespada/CS-Books
🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
hojonathanho/diffusion
Denoising Diffusion Probabilistic Models
ermongroup/ddim
Denoising Diffusion Implicit Models
HarisIqbal88/PlotNeuralNet
Latex code for making neural networks diagrams
EbookFoundation/free-programming-books
:books: Freely available programming books
amusi/AI-Job-Notes
AI算法岗求职攻略(涵盖准备攻略、刷题指南、内推和AI公司清单等资料)
practical-tutorials/project-based-learning
Curated list of project-based tutorials
livescenes/livescenes.github.io
[NeurIPS 24] The implementation and dataset of LiveScene: Language Embedding Interactive Radiance Fields for Physical Scene Rendering and Control
openai/openai-python
The official Python library for the OpenAI API
openai/openai-cookbook
Examples and guides for using the OpenAI API
Waller-Lab/UDN
shibaoshun/PRNet
We propose a novel deep unfolded phase retrieval network dubbed as PRNet to recover high-quality images by using the learned convolutional sparse coding (CSC).