yousofaly's Stars
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
facebookresearch/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
karpathy/LLM101n
LLM101n: Let's build a Storyteller
graphdeco-inria/gaussian-splatting
Original reference implementation of "3D Gaussian Splatting for Real-Time Radiance Field Rendering"
karpathy/nn-zero-to-hero
Neural Networks: Zero to Hero
bmild/nerf
Code release for NeRF (Neural Radiance Fields)
yenchenlin/nerf-pytorch
A PyTorch implementation of NeRF (Neural Radiance Fields) that reproduces the results.
fundamentalvision/Deformable-DETR
Deformable DETR: Deformable Transformers for End-to-End Object Detection.
opengeos/segment-geospatial
A Python package for segmenting geospatial data with the Segment Anything Model (SAM)
microsoft/torchgeo
TorchGeo: datasets, samplers, transforms, and pre-trained models for geospatial data
NVlabs/SegFormer
Official PyTorch implementation of SegFormer
mit-han-lab/efficientvit
Efficient vision foundation models for high-resolution generation and perception.
dipjul/Grokking-the-Coding-Interview-Patterns-for-Coding-Questions
Grokking the Coding Interview: Patterns for Coding Questions Alternative
b7leung/MLE-Flashcards
200+ detailed flashcards useful for reviewing topics in machine learning, computer vision, and computer science.
gaoxiang12/slambook-en
The English version of 14 lectures on visual SLAM.
NVlabs/BundleSDF
[CVPR 2023] BundleSDF: Neural 6-DoF Tracking and 3D Reconstruction of Unknown Objects
fmind/mlops-python-package
Kickstart your MLOps initiative with a flexible, robust, and productive Python package.
PacktPublishing/Hands-On-Graph-Neural-Networks-Using-Python
Hands-On Graph Neural Networks Using Python, published by Packt
CoffeeBeforeArch/cuda_programming
Code from the "CUDA Crash Course" YouTube series by CoffeeBeforeArch
polygon-software/python-visual-odometry
Python implementation of Visual Odometry algorithms from http://rpg.ifi.uzh.ch/
OloOcki/awesome-citygml
The ultimate list of open data semantic 3D city models
curiousily/Machine-Learning-from-Scratch
Succinct Machine Learning algorithm implementations from scratch in Python, solving real-world problems (Notebooks and Book). Examples of Logistic Regression, Linear Regression, Decision Trees, K-means clustering, Sentiment Analysis, Recommender Systems, Neural Networks and Reinforcement Learning.
zytx121/Awesome-VLGFM
A Survey on Vision-Language Geo-Foundation Models (VLGFMs)
woodfrog/heat
Code for "HEAT: Holistic Edge Attention Transformer for Structured Reconstruction", CVPR 2022
facebookresearch/PlatoNeRF
PlatoNeRF: 3D Reconstruction in Plato's Cave via Single-View Two-Bounce Lidar
CoffeeBeforeArch/cpp_from_scratch
Examples from the "C++ From Scratch" Series
jfjensen/SLAM
Python files for SLAM course by Claus Brenner
wk16/Leetcode-Blind-75
Leetcode Blind 75 problems solved in Python.
woxihuanjiangguo/Hydra-MDP
The official repository of Hydra-MDP: End-to-end Multimodal Planning with Multi-target Hydra-Distillation