XDeadlocked
Undergraduate student at Nankai University in Tianjin, China, majoring in Computer Science and Technology Deep learning/computer vision beginners
XDeadlocked's Stars
nkicsl/Resfusion
NeurIPS 2024: Resfusion: Denoising Diffusion Probabilistic Models for Image Restoration Based on Prior Residual Noise
zsyOAOA/ResShift
ResShift: Efficient Diffusion Model for Image Super-resolution by Residual Shifting (NeurIPS@2023 Spotlight, TPAMI@2024)
torvalds/linux
Linux kernel source tree
lucidrains/vector-quantize-pytorch
Vector (and Scalar) Quantization, in Pytorch
BayesWatch/sequential-imagenet-dataloader
A plug-in replacement for DataLoader to load Imagenet disk-sequentially in PyTorch.
maoyangou147/TS-SAM
caiyuanhao1998/Retinexformer
"Retinexformer: One-stage Retinex-based Transformer for Low-light Image Enhancement" (ICCV 2023) & (NTIRE 2024 Challenge)
XDeadlocked/TextRNN
cswry/SeeSR
[CVPR2024] SeeSR: Towards Semantics-Aware Real-World Image Super-Resolution
leofansq/SIFT
基于C++的基本库实现了SIFT特征提取与匹配, 无需调用如OpenCV的库函数. 从实现细节的角度介绍了SIFT算法流程. 代码很大程度地基于ezSIFT代码, 用于自学和理解SIFT算法.
IGITUGraz/WeatherDiffusion
Code for "Restoring Vision in Adverse Weather Conditions with Patch-Based Denoising Diffusion Models" [TPAMI 2023]
zhangxuying1004/RefCOD
Official Code for 'Referring Camouflaged Object Detection (指向性伪装物体检测) '
XDeadlocked/map_data_vis
XDeadlocked/resnet-test
AnthonyHaozeZhu/Compiler
南开大学编译原理课程所编写的简易编译器
matterport/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
XDeadlocked/os
karpathy/micrograd
A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API
4lanTur1ng/FFT_Multithreading