srb-cv's Stars
mlabonne/llm-course
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
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
Lightning-AI/pytorch-lightning
Pretrain, finetune ANY AI model of ANY size on multiple GPUs, TPUs with zero code changes.
d2l-ai/d2l-en
Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 500 universities from 70 countries including Stanford, MIT, Harvard, and Cambridge.
LazyVim/LazyVim
Neovim config for the lazy
ml-tooling/best-of-ml-python
🏆 A ranked list of awesome machine learning Python libraries. Updated weekly.
LunarVim/LunarVim
🌙 LunarVim is an IDE layer for Neovim. Completely free and community driven.
leptonai/search_with_lepton
Building a quick conversation-based search demo with Lepton AI.
iamcco/markdown-preview.nvim
markdown preview plugin for (neo)vim
timothybrooks/instruct-pix2pix
facebookresearch/mmf
A modular framework for vision & language multimodal research from Facebook AI Research (FAIR)
victoresque/pytorch-template
PyTorch deep learning projects made easy.
lukasruff/Deep-SVDD-PyTorch
A PyTorch implementation of the Deep SVDD anomaly detection method
m-bain/webvid
Large-scale text-video dataset. 10 million captioned short videos.
ptrblck/pytorch_misc
Code snippets created for the PyTorch discussion board
pliang279/MultiBench
[NeurIPS 2021] Multiscale Benchmarks for Multimodal Representation Learning
Cadene/block.bootstrap.pytorch
BLOCK (AAAI 2019), with a multimodal fusion library for deep learning models
PanCakeConnaisseur/latex-briefvorlage-din-5008
Deutsche Latex-Briefvorlage nach DIN 5008 auf Basis von KOMA-Script scrlttr2
dair-ai/nlp_newsletter
📰Natural language processing (NLP) newsletter
FlorianDietz/comgra
A tool to analyze and debug neural networks in pytorch. Use a GUI to traverse the computation graph and view the data from many different angles at the click of a button.
liznerski/fcdd
Repository for the Explainable Deep One-Class Classification paper
salesforce/hierarchicalContrastiveLearning
shaohua0116/MMAML-Classification
An official PyTorch implementation of “Multimodal Model-Agnostic Meta-Learning via Task-Aware Modulation” (NeurIPS 2019) by Risto Vuorio*, Shao-Hua Sun*, Hexiang Hu, and Joseph J. Lim
JAEarly/latextable
A Python library that adds Latex functionality to the Texttable package.
ycrc/parallel_python
Parallel Programming with Python Tutorial
nyuolab/VIPER-torch
dreamerv3 in pytorch
srb-cv/AttentionClassification
srb-cv/cgl
Concept Group Learning to induce interpretability in CNNs
jessekim-ck/pytorch-project-template
Personal PyTorch project Template.
ShruthiVijayakumar/Diffusion-Visual-Counterfactual-Explanations