https://github.com/pooya-mohammadi/pooya-mohammadi
This is Pooya Mohammadi, Open Source Enthusiast, AI Developer & Researcher
https://github.com/pooya-mohammadi/pooya-mohammadi
deep-learning fastapi machine-learning medical-image-analysis medical-image-processing medical-image-segmentation mlops monai python pytorch tensorflow
Last synced: 7 months ago
JSON representation
This is Pooya Mohammadi, Open Source Enthusiast, AI Developer & Researcher
- Host: GitHub
- URL: https://github.com/pooya-mohammadi/pooya-mohammadi
- Owner: pooya-mohammadi
- Created: 2021-05-26T09:51:24.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-11-10T11:27:45.000Z (12 months ago)
- Last Synced: 2024-11-10T12:24:17.686Z (12 months ago)
- Topics: deep-learning, fastapi, machine-learning, medical-image-analysis, medical-image-processing, medical-image-segmentation, mlops, monai, python, pytorch, tensorflow
- Homepage: https://pooya-mohammadi.github.io/
- Size: 31.3 KB
- Stars: 28
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hi there, I'm Pooya Mohammadi š
- my [LinkedIn](https://www.linkedin.com/in/pooya-mohammadi)
- my [YouTube Account](https://www.youtube.com/channel/UCEf5EXeme8mxmKxZ2UvJ5GQ/playlists)
## I'm an AI Researcher & Developer
- š I love research topics in Deep Learning, Medical science, and Deep Reinforcement Learning
- š± I'm currently learning about GNN, GAN, and Diffusion models
- šØ Iām currently working on chatbots, voice assisstance systems, reinforcment learning models for optimization and also making youtube videos about python and AI.
- šÆ I'm looking for ... I don't know what I'm looking for :( This happens when you get old no worries :)
- š« How to reach me:
- Email: pooyamohammadikazaj@gmail.com
- LinkedIn: www.linkedin.com/in/pooya-mohammadi
- Follow me on Youtube: www.youtube.com/PooyaMohammadiKazaj
Keywords: `Speech`, `Deep Learning`, `CV`, `AI`, `NLP`, `Reinforcement Learning`



Projects:
[Deep Utils](https://github.com/pooya-mohammadi/deep_utils)
This repository contains the most frequently used deep learning models and functions. In mainly constists utilities for:
1. vision:
1. yolov5
2. mtcnn
3. ultralight
4. deepsort
5. torchvision-image-classification
2. nlp
1. ner
1. ner-stratify
2. ner-augmentation -> replacement and removal augmentation
3. utils
1. box-utils
2. point-utils
4. augmentation
1. Cutmix-classification
2. Cutmix-segmentation
...
Deep_Utils is still under heavy development...
[Yolov5-gradcam](https://github.com/pooya-mohammadi/yolov5-gradcam)
Visualizing Yolov5's layers using GradCam
