salvaba94's Stars
vllm-project/vllm
A high-throughput and memory-efficient inference and serving engine for LLMs
Genesis-Embodied-AI/Genesis
A generative world for general-purpose robotics & embodied AI learning.
continuedev/continue
⏩ Continue is the leading open-source AI code assistant. You can connect any models and any context to build custom autocomplete and chat experiences inside VS Code and JetBrains
apache/tvm
Open deep learning compiler stack for cpu, gpu and specialized accelerators
isl-org/Open3D
Open3D: A Modern Library for 3D Data Processing
qubvel-org/segmentation_models.pytorch
Semantic segmentation models with 500+ pretrained convolutional and transformer-based backbones.
sgl-project/sglang
SGLang is a fast serving framework for large language models and vision language models.
isl-org/MiDaS
Code for robust monocular depth estimation described in "Ranftl et. al., Towards Robust Monocular Depth Estimation: Mixing Datasets for Zero-shot Cross-dataset Transfer, TPAMI 2022"
facebookresearch/co-tracker
CoTracker is a model for tracking any point (pixel) on a video.
nerfstudio-project/gsplat
CUDA accelerated rasterization of gaussian splatting
ml-jku/hopfield-layers
Hopfield Networks is All You Need
google/nerfies
This is the code for Deformable Neural Radiance Fields, a.k.a. Nerfies.
Peterande/D-FINE
D-FINE: Redefine Regression Task of DETRs as Fine-grained Distribution Refinement 💥💥💥
ziyc/drivestudio
A 3DGS framework for omni urban scene reconstruction and simulation.
YuHengsss/YOLOV
This repo is an implementation of PyTorch version YOLOV Series
lingorX/HieraSeg
CVPR2022 - Deep Hierarchical Semantic Segmentation - A structured, pixel-wise description of visual scenes in terms of the class hierarchy.
kornia/kornia-rs
🦀 Low-level 3D Computer Vision library in Rust
alimohammadiamirhossein/smite
Pytorch Implementation of "SMITE: Segment Me In TimE"
zjjMaiMai/TinyHITNet
HITNet: Hierarchical Iterative Tile Refinement Network for Real-time Stereo Matching
cvlab-kaist/locotrack
Official implementation of "Local All-Pair Correspondence for Point Tracking" (ECCV 2024)
MJITG/PyTorch-HITNet-Hierarchical-Iterative-Tile-Refinement-Network-for-Real-time-Stereo-Matching
HITNet implementation using PyTorch
pablovela5620/hloc-glomap
MAC-VO/MAC-VO
MAC-VO: Metrics-aware Covariance for Learning-based Stereo Visual Odometry
jhacsonmeza/MarkerPose
Python and C++ implementation of "MarkerPose: Robust real-time planar target tracking for accurate stereo pose estimation". Accepted at LXCV Workshop @ CVPR 2021.
j-alex-hanson/speedy-splat
satya15july/depth_estimation_stereo_images
Depth Estimation using Stereo images using deep learning based architecture for disparity measurement.The architectures used for disparity estimation are BgNet,CreStereo, Raft-Stereo, HitNet,GwcNet etc.
sophus-vision/sophus-rs
2d and 3d geometry for Computer Vision and Robotics
voxel51/reconstruction-error-ratios
Estimate dataset difficulty and detect label mistakes using reconstruction error ratios!
JDSherbert/Unreal-Engine-Async-Load-Tool
Asynchronous Loading tool for Unreal Engine allowing soft loading of objects freely or with a callback.
pfeatherstone/tinyyolo
Short, concise yet complete implementations of various Yolo models in the style of Tinygrad, but in pure Pytorch.