MahsaFozuni's Stars
yoshitomo-matsubara/torchdistill
A coding-free framework built on PyTorch for reproducible deep learning studies. PyTorch Ecosystem. 🏆25 knowledge distillation methods presented at CVPR, ICLR, ECCV, NeurIPS, ICCV, etc are implemented so far. 🎁 Trained models, training logs and configurations are available for ensuring the reproducibiliy and benchmark.
pooya-mohammadi/DeepLearningCodes
added session 02
pooya-mohammadi/OpenCVPython
pooya-mohammadi/pooya-mohammadi.github.io
pooya-mohammadi/dvc-example
pooya-mohammadi/classification_metric_learning
pooya-mohammadi/vox2wav
Converting Vox files to Wav or other formats that are easy to workaround.
pooya-mohammadi/tflite-Dockerfile
This is a simple dockerfile for running tflite without installing TensorFlow
pooya-mohammadi/kubernetes-hello-world-on-minikube
A simple hello-world project using kubernetes on minicube
pooya-mohammadi/Face
I have published my face related codes in this repository
pooya-mohammadi/NER-Transformers-ArmanPers
In this repository, a complete fine-tuning process of HooshvareLab/roberta-fa-zwnj-base over ArmanPers dataset using Transformers library is presented
pooya-mohammadi/cycle-gan-fer
pooya-mohammadi/minio-nginx-service
pooya-mohammadi/elk-projects
Hear I present simple samples of setting up ELK stack
pooya-mohammadi/kubernetes-projects
pooya-mohammadi/elasticsearch-notes
presenting codes and notes from Elasticsearch 7.0 Cookbook over 100 recipes for fast, scalable, and reliable search for your enterprise, 4th edition book
pooya-mohammadi/FER
We present our facial expression recognition models for fer-2013 dataset
pooya-mohammadi/annotation2mask
Converting coco-like annotation json files to png masks
pooya-mohammadi/deep-utils-notebooks
The deep_utils' notebooks are stored in this repository
pooya-mohammadi/pooya-mohammadi
This is Pooya Mohammadi, Open Source Enthusiast, AI Developer & Researcher
pooya-mohammadi/pytorch-lightning-image-classification
pytorch lightening image classification
pooya-mohammadi/persian-spell-checker-kenlm
A complete instruction for training a Persian spell checker and a language model based on SymSpell and KenLM, respectively using Wikipedia dataset.
pooya-mohammadi/Covid-19-detection
pooya-mohammadi/yolov5-gradcam
Visualizing Yolov5's layers using GradCam
pooya-mohammadi/audio-classification-pytorch
In this project, several approaches for training/finetuning an audio gender recognition is provided. The code can simply be used for any other audio classification task by simply changing the number of classes and the input dataset.
pooya-mohammadi/DataMiningwithPython
pooya-mohammadi/intro_to_yolo
In this repository, I aim at providing theoretical and practical notes for fully understanding Yolo models. Then, I show how to label a dataset which is downloaded from kaggle.com using makesense.ai to make it ready for training by yolo models
pooya-mohammadi/face-detection-flask-nginx-gunicorn-docker
This is a minimal implementation of face-detection models using flask, gunicorn, nginx, docker, and docker-compose
pooya-mohammadi/git_01
pooya-mohammadi/unet-skin-cancer
U-Net-based Models for Skin Lesion Segmentation: More Attention and Augmentation