ranftlr's Stars
gradio-app/gradio
Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!
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
pytorch/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
microsoft/nni
An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning.
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"
jettify/pytorch-optimizer
torch-optimizer -- collection of optimizers for Pytorch
torch-points3d/torch-points3d
Pytorch framework for doing deep learning on point clouds.
isl-org/DPT
Dense Prediction Transformers
uzh-rpg/flightmare
An Open Flexible Quadrotor Simulator
isl-org/lang-seg
Language-Driven Semantic Segmentation
cleinc/bts
From Big to Small: Multi-Scale Local Planar Guidance for Monocular Depth Estimation
uzh-rpg/agile_autonomy
Repository Containing the Code associated with the Paper: "Learning High-Speed Flight in the Wild"
mileyan/Pseudo_Lidar_V2
(ICLR) Pseudo-LiDAR++: Accurate Depth for 3D Object Detection in Autonomous Driving
aleximmer/Laplace
Laplace approximations for Deep Learning.
uzh-rpg/high_mpc
Policy Search for Model Predictive Control with Application to Agile Drone Flight
MCG-NKU/CVPR_Template
niessner/Opt
Opt DSL
KexianHust/Structure-Guided-Ranking-Loss
Structure-Guided Ranking Loss for Single Image Depth Prediction
fabiotosi92/SMD-Nets
SMD-Nets: Stereo Mixture Density Networks
fsschneider/DeepOBS
DeepOBS: A Deep Learning Optimizer Benchmark Suite
lasinger/3DVideos2Stereo
Code to extract stereo frame pairs from 3D videos, as used in "Ranftl et. al., Towards Robust Monocular Depth Estimation: Mixing Datasets for Zero-shot Cross-dataset Transfer, arXiv:1907.01341"
twitter/dict_minimize
Access scipy optimizers from your favorite deep learning framework.
brownvc/diffdiffdepth
Official repository for CVPR 2021 paper "Differentiable Diffusion for Dense Depth Estimation from Multi-view Images"
isl-org/dcflow
Code for the paper "Accurate Optical Flow via Direct Cost Volume Processing. Jia Xu, René Ranftl, and Vladlen Koltun. CVPR 2017"
maartjeth/sacred-example-pytorch
Some example code that shows you how to use Sacred in a full Pytorch project.