Pinned Repositories
class-incremental-learning
PyTorch implementation of AANets (CVPR 2021) and Mnemonics Training (CVPR 2020 Oral)
D-3Former
Official repository of paper titled "D3Former: Debiased Dual Distilled Transformer for Incremental Learning".
DeepLearning.ai-Summary
This repository contains my personal notes and summaries on DeepLearning.ai specialization courses. I've enjoyed every little bit of the course hope you enjoy my notes too.
detectron2
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
fake-news-project
a ML project to detect fake news
Image-Captioning
Image Captioning with Keras
image-tampering-using-dcgans-
logit-adj-pytorch
PyTorch implementation of the paper: Long-tail Learning via Logit Adjustment
nested-transformer
Nested Hierarchical Transformer https://arxiv.org/pdf/2105.12723.pdf
readme-template
README.md template for your open-source project
abdohelmy's Repositories
abdohelmy/D-3Former
Official repository of paper titled "D3Former: Debiased Dual Distilled Transformer for Incremental Learning".
abdohelmy/DeepLearning.ai-Summary
This repository contains my personal notes and summaries on DeepLearning.ai specialization courses. I've enjoyed every little bit of the course hope you enjoy my notes too.
abdohelmy/fake-news-project
a ML project to detect fake news
abdohelmy/class-incremental-learning
PyTorch implementation of AANets (CVPR 2021) and Mnemonics Training (CVPR 2020 Oral)
abdohelmy/detectron2
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
abdohelmy/Image-Captioning
Image Captioning with Keras
abdohelmy/image-tampering-using-dcgans-
abdohelmy/logit-adj-pytorch
PyTorch implementation of the paper: Long-tail Learning via Logit Adjustment
abdohelmy/nested-transformer
Nested Hierarchical Transformer https://arxiv.org/pdf/2105.12723.pdf
abdohelmy/readme-template
README.md template for your open-source project
abdohelmy/simple-arabic-nlp-with-flask-api
a simple Arabic sentiment analysis using nltk and using flask api
abdohelmy/snakeGame
abdohelmy/Transformers-Tutorials
This repository contains demos I made with the Transformers library by HuggingFace.
abdohelmy/VioletV2