Pinned Repositories
tulip
Official code repository for "TULIP: Token-length Upgraded CLIP"
3D-Machine-Learning
A resource repository for 3D machine learning
advanced_training
Advanced Scikit-learn training session
Bayesian-Prompt-Learning
[ICCV 2023] Bayesian Prompt Learning for Image-Language Model Generalization
KCL
[ICML 2021] Kernel Continual Learning
LifeLonger
Base Code of "LifeLonger: A Benchmark for Continual Disease Classification, MICCAI, 2022"
LinearAlgebraPamphlet
Linear Algebra Hand Notes
UTDLSS2017
Deep Learning Summer School 2017 @ University of Tehran, Iran
YOLO_Pytorch
YOLOv2_Pytorch
This is a repository containing the implementation of YOLOv2.
mmderakhshani's Repositories
mmderakhshani/LinearAlgebraPamphlet
Linear Algebra Hand Notes
mmderakhshani/LifeLonger
Base Code of "LifeLonger: A Benchmark for Continual Disease Classification, MICCAI, 2022"
mmderakhshani/KCL
[ICML 2021] Kernel Continual Learning
mmderakhshani/YOLOv2_Pytorch
This is a repository containing the implementation of YOLOv2.
mmderakhshani/3D-Machine-Learning
A resource repository for 3D machine learning
mmderakhshani/Bayesian-Prompt-Learning
[ICCV 2023] Bayesian Prompt Learning for Image-Language Model Generalization
mmderakhshani/PascalVOC2007-Fastai
This is a repository containing source codes on class segmentation in Pascal VOC 2007
mmderakhshani/adversarial-examples-pytorch
Implementation of Papers on Adversarial Examples
mmderakhshani/awesome-causal-inference
A curated list of awesome Causal Inference resources
mmderakhshani/awesome-contrastive-self-supervised-learning
A comprehensive list of awesome contrastive self-supervised learning papers.
mmderakhshani/Dassl.pytorch
A PyTorch toolbox for domain generalization, domain adaptation and semi-supervised learning.
mmderakhshani/deep-learning-benchmark
Deep Learning Benchmark for comparing the performance of DL frameworks, GPUs, and single vs half precision
mmderakhshani/deep-learning-drizzle
Drench yourself in Deep Learning, Reinforcement Learning, Machine Learning, Computer Vision, and NLP by learning from these exciting lectures!!
mmderakhshani/face_recognition
The world's simplest facial recognition api for Python and the command line
mmderakhshani/google-research
Google AI Research
mmderakhshani/iTAML
Official implementation of "iTAML : An Incremental Task-Agnostic Meta-learning Approach". CVPR 2020
mmderakhshani/LAVIS
LAVIS - A One-stop Library for Language-Vision Intelligence
mmderakhshani/milq
Useful code of Manuel Ignacio López Quintero
mmderakhshani/mmderakhshani.github.io
Github pages
mmderakhshani/ncappzoo
Contains examples for the Movidius Neural Compute Stick.
mmderakhshani/pretrained-models.pytorch
Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.
mmderakhshani/promptsource
Toolkit for creating, sharing and using natural language prompts.
mmderakhshani/running_stats
This is a repository containing a python script to calculate batch-based running mean and running statistics.
mmderakhshani/sig_pt
mmderakhshani/ssd.pytorch
A PyTorch Implementation of Single Shot MultiBox Detector
mmderakhshani/temp
mmderakhshani/tensorflow_practice
Tensorflow Practice and Excercises
mmderakhshani/UT_DeepLearning_Workshop
mmderakhshani/XNOR-Net
ImageNet classification using binary Convolutional Neural Networks
mmderakhshani/XNOR-Net-PyTorch
PyTorch Implementation of XNOR-Net