lalithnag
Hi! 👋 I'm a medical systems engineer focused on deep learning & computer vision for healthcare, especially registration, segmentation & depth-reconstruction
Germany
lalithnag's Stars
apple/ml-depth-pro
Depth Pro: Sharp Monocular Metric Depth in Less Than a Second.
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, ... 🧠
dk-liang/Awesome-Visual-Transformer
Collect some papers about transformer with vision. Awesome Transformer with Computer Vision (CV)
med-air/Endo-FM
[MICCAI'23] Foundation Model for Endoscopy Video Analysis via Large-scale Self-supervised Pre-train
wingedrasengan927/Stereo-Geometry
A comprehensive tutorial on Stereo Geometry and Stereo Rectification
darylclimb/cvml_project
Projects and application using computer vision and machine learning
google-research/tuning_playbook
A playbook for systematically maximizing the performance of deep learning models.
lvzhaoyang/DeeperInverseCompositionalAlgorithm
Taking a Deeper Look at the Inverse Compositional Algorithm (CVPR 2019, Oral)
Eliasvan/Multiple-Quadrotor-SLAM
Multiple Quadrotor SLAM
google-research/google-research
Google Research
nburrus/stereodemo
Small Python utility to compare and visualize the output of various stereo depth estimation algorithms
jannisborn/paperscraper
Tools to scrape publication metadata from pubmed, arxiv, medrxiv and chemrxiv.
ray-project/ray
Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
amusi/awesome-object-detection
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
JonathonLuiten/TrackEval
HOTA (and other) evaluation metrics for Multi-Object Tracking (MOT).
shenh10/mot_evaluation
A python implementation of Multiple Object Tracking(MOT) evaluation toolkit(2D)
lppllppl920/SAGE-SLAM
Official repo for the paper "SAGE: SLAM with Appearance and Geometry Prior for Endoscopy" (ICRA 2022)
Smorodov/Multitarget-tracker
Multiple Object Tracker, Based on Hungarian algorithm + Kalman filter.
The-Learning-And-Vision-Atelier-LAVA/Stereo-Image-SR
A Collection of Algorithms and Datasets for Stereo Image Super-Resolution
TheShadow29/research-advice-list
A compilation of research advice.
Lightning-AI/pytorch-lightning
Pretrain, finetune ANY AI model of ANY size on multiple GPUs, TPUs with zero code changes.
ruiliu-ai/StereoGAN
Official Pytorch implementation of "StereoGAN: Bridging Synthetic-to-Real Domain Gap by Joint Optimization of Domain Translation and Stereo Matching" (CVPR'20)
toshas/torch-fidelity
High-fidelity performance metrics for generative models in PyTorch
prigoyal/pytorch_memonger
Experimental ground for optimizing memory of pytorch models
NVIDIA/apex
A PyTorch Extension: Tools for easy mixed precision and distributed training in Pytorch
quentinf00/article-memory-log
Implémentation of the article **Deep Learning CUDA Memory Usage and Pytorch optimization tricks**
Fdevmsy/PyTorch-Soft-Argmax
PyTorch implementation of Soft-Argmax in 1D/2D/3D
wkentaro/labelme
Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
POSTECH-CVLab/PyTorch-StudioGAN
StudioGAN is a Pytorch library providing implementations of representative Generative Adversarial Networks (GANs) for conditional/unconditional image generation.
Cadene/pretrained-models.pytorch
Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.