XiWJ's Stars
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
huggingface/pytorch-image-models
The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNetV4, MobileNet-V3 & V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more
MLEveryday/100-Days-Of-ML-Code
100-Days-Of-ML-Code中文版
amusi/CVPR2024-Papers-with-Code
CVPR 2024 论文和开源项目合集
lettier/3d-game-shaders-for-beginners
🎮 A step-by-step guide to implementing SSAO, depth of field, lighting, normal mapping, and more for your 3D game.
ddbourgin/numpy-ml
Machine learning, in numpy
Jack-Cherish/Machine-Learning
:zap:机器学习实战(Python3):kNN、决策树、贝叶斯、逻辑回归、SVM、线性回归、树回归
amusi/Deep-Learning-Interview-Book
深度学习面试宝典(含数学、机器学习、深度学习、计算机视觉、自然语言处理和SLAM等方向)
amdegroot/ssd.pytorch
A PyTorch Implementation of Single Shot MultiBox Detector
callmePicacho/Data-Structres
浙江大学《数据结构》上课笔记 + 数据结构实现 + 课后题题解
yfeng95/face3d
Python tools for 3D face: 3DMM, Mesh processing(transform, camera, light, render), 3D face representations.
AngelMonica126/GraphicAlgorithm
:octopus: :octopus:图形学论文实现
yizt/cv-papers
计算机视觉相关论文整理、记录、分享; 包括图像分类、目标检测、视觉跟踪/目标跟踪、人脸识别/人脸验证、OCR/场景文本检测及识别等领域。欢迎加星,欢迎指正错误,同时也期待能够共同参与!!! 持续更新中... ...
qixianyu-buaa/EigenChineseDocument
This is my translation of Chinese document of Eigen
xu-ji/IIC
Invariant Information Clustering for Unsupervised Image Classification and Segmentation
ethan-li-coding/PatchMatchStereo
PatchMatchStereo,倾斜窗口经典,效果极佳,OpenMVS&Colmap稠密匹配算法。完整实现,代码规范,注释清晰,博客教学,欢迎star!
swz30/MIRNet
[ECCV 2020] Learning Enriched Features for Real Image Restoration and Enhancement. SOTA results for image denoising, super-resolution, and image enhancement.
alecjacobson/gptoolbox
Matlab toolbox for Geometry Processing.
kanezaki/pytorch-unsupervised-segmentation
gpeyre/matlab-toolboxes
Contains all my Matlab toolboxes.
mattnedrich/MeanShift_py
Simple implementation of mean shift clustering in python
yocover/start-learning-opengl
Learn opengl together
lhoyer/improving_segmentation_with_selfsupervised_depth
[CVPR21] Implementation of our work "Three Ways to Improve Semantic Segmentation with Self-Supervised Depth Estimation"
bat67/pytorch-FCN-easiest-demo
PyTorch Implementation of Fully Convolutional Networks (a very simple and easy demo).
udaykusupati/Normal-Assisted-Stereo
[CVPR 2020] Normal Assisted Stereo Depth Estimation
YoungXIAO13/DepthToNormal
Python code used to transform depth map to normal map
yiskw713/DualAttention_for_Segmentation
This is the repository for re-implementation of dual attention network with pytorch.
jstudy/Awesome-CV-Attention
raymonraymon/matlabMesh
matlabMesh
HaiJiaoXinHeng/dgp
Digital Geometry Processing