LucioSunj's Stars
lcylmhlcy/Awesome-algorithm-interview
算法工程师(人工智能CV方向)面试问题及相关资料
mwhawkins/OpenGL3DSolarSystem
A cheesy OpenGL (FreeGlut) 3D solar system including three planets, a comet and an orbiting moon plus lighting effects (specular, emissive, ambient, quadratic attenuation, etc.), animation, a menu system, transformation (scaling, rotation, translation), and 3D shapes (Sphere, Dodecahedron and Teapot)
Isti01/glCraft
A basic minecraft clone made with OpenGL, written in C++
H-Freax/GraspNet_Pointnet2_PyTorch1.13.1
GraspNet and Pointnet2/PointNet++ PyTorch Upgrade (v1.7.1 -> v1.13.1)
youngyangyang04/leetcode-master
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
graspnet/anygrasp_sdk
gaurangsaini/sipser-computation-3rd-solutions
Solutions to all questions of the book Introduction to the Theory of Computation, 3rd edition by Michael Sipser
MrSecant/GaussianGrasper
[RA-L 2024] GaussianGrasper: 3D Language Gaussian Splatting for Open-vocabulary Robotic Grasping
PKU-EPIC/GraspNeRF
[ICRA 2023] GraspNeRF: Multiview-based 6-DoF Grasp Detection for Transparent and Specular Objects Using Generalizable NeRF
mbortolon97/6dgs
Code of the paper: 6DGS: 6D Pose Estimation from a Single Image and a 3D Gaussian Splatting Model
dingdingcai/GSPose
qxiaofan/awesome-3dcv-papers-daily
主要记录计算机视觉、VSLAM、点云、结构光、机械臂抓取、三维重建、深度学习、自动驾驶等前沿paper与文章。
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
forthespada/CSLearning
开源项目之「计算机编程自学之路」:计算机自学指南+面试大全+资源分享+技术文章
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
ai-dawang/PlugNPlay-Modules
chenzomi12/AIFoundation
AIFoundation 主要是指AI系统遇到大模型,从底层到上层如何系统级地支持大模型训练和推理,全栈的核心技术。
baegwangbin/DSINE
[CVPR 2024 Oral] Rethinking Inductive Biases for Surface Normal Estimation
cake-lab/HybridDepth
Official implementation for HybridDepth Model (WACV 2025, ISMAR 2024)
facebookresearch/pytorch3d
PyTorch3D is FAIR's library of reusable components for deep learning with 3D data
stdrc/modern-cmake-by-example
IPADS 实验室新人培训第二讲:CMake(2021.11.3)
Fictionarry/DNGaussian
[CVPR'24] DNGaussian: Optimizing Sparse-View 3D Gaussian Radiance Fields with Global-Local Depth Normalization
rasbt/LLM-workshop-2024
A 4-hour coding workshop to understand how LLMs are implemented and used
rasbt/LLMs-from-scratch
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
amusi/daily-paper-computer-vision
记录每天整理的计算机视觉/深度学习/机器学习相关方向的论文
jbhuang0604/awesome-computer-vision
A curated list of awesome computer vision resources
MrNeRF/awesome-3D-gaussian-splatting
Curated list of papers and resources focused on 3D Gaussian Splatting, intended to keep pace with the anticipated surge of research in the coming months.
DekuLiuTesla/CityGaussian
CityGaussian Series for High-quality Large-Scale Scene Reconstruction with Gaussians
spla-tam/SplaTAM
SplaTAM: Splat, Track & Map 3D Gaussians for Dense RGB-D SLAM (CVPR 2024)
freeCodeCamp/freeCodeCamp
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.