seva1232's Stars
labmlai/annotated_deep_learning_paper_implementations
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
google-research/tuning_playbook
A playbook for systematically maximizing the performance of deep learning models.
espressif/esp-idf
Espressif IoT Development Framework. Official development framework for Espressif SoCs.
facebookresearch/mae
PyTorch implementation of MAE https//arxiv.org/abs/2111.06377
ChaoningZhang/MobileSAM
This is the official code for MobileSAM project that makes SAM lightweight for mobile applications and beyond!
princeton-vl/RAFT
isl-org/ZoeDepth
Metric depth estimation from a single image
girafe-ai/ml-course
Open Machine Learning course
isl-org/DPT
Dense Prediction Transformers
YvanYin/Metric3D
The repo for "Metric3D: Towards Zero-shot Metric 3D Prediction from A Single Image" and "Metric3Dv2: A Versatile Monocular Geometric Foundation Model..."
MaximeVandegar/Papers-in-100-Lines-of-Code
Implementation of papers in 100 lines of code.
ashawkey/nerf2mesh
[ICCV2023] Delicate Textured Mesh Recovery from NeRF via Adaptive Surface Refinement
OpenDriveLab/DriveLM
[ECCV 2024 Oral] DriveLM: Driving with Graph Visual Question Answering
google/dynibar
Implementation of DynIBaR Neural Dynamic Image-Based Rendering (CVPR 2023)
espressif/esp-csi
Applications based on Wi-Fi CSI (Channel state information), such as indoor positioning, human detection
pmneila/PyMCubes
Marching cubes (and related tools) for Python
andy-landy/traceback_with_variables
Adds variables to python traceback. Simple, lightweight, controllable. Debug reasons of exceptions by logging or pretty printing colorful variable contexts for each frame in a stacktrace, showing every value. Dump locals environments after errors to console, files, and loggers. Works in Jupyter and IPython. Install with pip or conda.
NVlabs/genvs
Marsrocky/Awesome-WiFi-CSI-Sensing
A list of awesome papers and cool resources on WiFi CSI sensing.
vye16/slahmr
facebookresearch/hyperreel
Code release for HyperReel: High-Fidelity 6-DoF Video with Ray-Conditioned Sampling
synthesiaresearch/humanrf
Official code for "HumanRF: High-Fidelity Neural Radiance Fields for Humans in Motion"
DRosemei/RoMe
facebookresearch/robust-dynrf
An algorithm for reconstructing the radiance field of a dynamic scene from a casually-captured video.
baegwangbin/MaGNet
[CVPR 2022 Oral] Multi-View Depth Estimation by Fusing Single-View Depth Probability with Multi-View Geometry
DNMP/DNMP
huiyu-gao/VisFusion
[CVPR 2023] Code for "VisFusion: Visibility-aware Online 3D Scene Reconstruction from Videos"
showlab/DeVRF
The Pytorch implementation of "DeVRF: Fast Deformable Voxel Radiance Fields for Dynamic Scenes"
ken2576/vision-nerf
Official PyTorch Implementation of paper "Vision Transformer for NeRF-Based View Synthesis from a Single Input Image", WACV 2023.
nfyfamr/MFNeRF
Instant neural graphics primitives: lightning fast NeRF and more