Pinned Repositories
awesome-object-pose
This repository is a curated list of papers and open source code for 6D Object Pose Estimation.
pytorch-image-models
PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNet-V3/V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more
Forecasting-Model-Search
A system for automating selection and optimization of pre-trained models from the TAO Model Zoo
UnseenObjectClustering
Learning RGB-D Feature Embeddings for Unseen Object Instance Segmentation
findcheese
Config files for my GitHub profile.
3DVAE-SwapDisentangled
Code of "3D Shape Variational Autoencoder Latent Disentanglement via Mini-Batch Feature Swapping for Bodies and Faces"
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, ... ๐ง
Bayesian-with-Python
ํ๋ก๊ทธ๋๋จธ๋ฅผ ์ํ ๋ฒ ์ด์ง์ with ํ์ด์ฌ
Benchmark_EPS
A Benchmark for Edge-Preserving Image Smoothing.
Brain-Tumor-Classification-Using-Deep-Learning-Algorithms
To Detect and Classify Brain Tumors using CNN and ANN as an asset of Deep Learning and to examine the position of the tumor.
findcheese's Repositories
findcheese/pytorch_tutorials
Beginner Level Deep Learning Tutorials in Pytorch with Youtube Videos!
findcheese/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
findcheese/LLMs-from-scratch
Implementing a ChatGPT-like LLM in PyTorch from scratch, step by step
findcheese/super-gradients
Easily train or fine-tune SOTA computer vision models with one open source training library. The home of Yolo-NAS.
findcheese/probability
Probabilistic reasoning and statistical analysis in TensorFlow
findcheese/text-clf-baselines
WideMLP for Text Classification
findcheese/MetaOptNet
Meta-Learning with Differentiable Convex Optimization (CVPR 2019 Oral)
findcheese/CAML
findcheese/shap
A game theoretic approach to explain the output of any machine learning model.
findcheese/Forecasting-Model-Search
A system for automating selection and optimization of pre-trained models from the TAO Model Zoo
findcheese/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
findcheese/python-visual-odometry
Python implementation of Visual Odometry algorithms from http://rpg.ifi.uzh.ch/
findcheese/vision
Datasets, Transforms and Models specific to Computer Vision
findcheese/t81_558_deep_learning
T81-558: Keras - Applications of Deep Neural Networks @Washington University in St. Louis
findcheese/nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
findcheese/UnseenObjectClustering
Learning RGB-D Feature Embeddings for Unseen Object Instance Segmentation
findcheese/finalgame
findcheese/pytorch-image-models
PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNet-V3/V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more
findcheese/pnu
findcheese/web_7
Created with StackBlitz โก๏ธ
findcheese/segmentation_models.pytorch
Segmentation models with pretrained backbones. PyTorch.
findcheese/examples
TensorFlow examples
findcheese/web_dev2
Created with StackBlitz โก๏ธ
findcheese/dataset
findcheese/web_dev
Created with StackBlitz โก๏ธ
findcheese/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, ... ๐ง
findcheese/findcheese
Config files for my GitHub profile.
findcheese/text-gen
findcheese/Brain-Tumor-Classification-Using-Deep-Learning-Algorithms
To Detect and Classify Brain Tumors using CNN and ANN as an asset of Deep Learning and to examine the position of the tumor.
findcheese/react-native
A framework for building native applications using React