Pinned Repositories
ActionTubes
source code for Finding Action Tubes, CVPR 2015
aelnouby.github.io
Personal Website
AES-Encryption
Advanced Encryption Standard (AES) implementation using C++
Cross-Dataset-Action-Detection
Implementation of a Cross Dataset framework that both detects actions in a crowded scenes and adapt Models from a Source datset to a new Target dataset with minumum annotaions needed.
GeNeVA
Code to train and evaluate the GeNeVA-GAN model for the GeNeVA task proposed in our ICCV 2019 paper "Tell, Draw, and Repeat: Generating and modifying images based on continual linguistic instruction"
Readings-Summaries
Relational-Networks
Pytorch implementation of " A simple neural network module for relational reasoning" paper aka Relational networks for visual reasoning.
Text-to-Image-Synthesis
Pytorch implementation of Generative Adversarial Text-to-Image Synthesis paper
Udacity-Deep-Learning-Assignments
xcit-1
Official code Cross-Covariance Image Transformer (XCiT)
aelnouby's Repositories
aelnouby/Text-to-Image-Synthesis
Pytorch implementation of Generative Adversarial Text-to-Image Synthesis paper
aelnouby/Readings-Summaries
aelnouby/Relational-Networks
Pytorch implementation of " A simple neural network module for relational reasoning" paper aka Relational networks for visual reasoning.
aelnouby/Cross-Dataset-Action-Detection
Implementation of a Cross Dataset framework that both detects actions in a crowded scenes and adapt Models from a Source datset to a new Target dataset with minumum annotaions needed.
aelnouby/Udacity-Deep-Learning-Assignments
aelnouby/aelnouby.github.io
Personal Website
aelnouby/awesome-action-recognition
A curated list of action recognition and related area resources
aelnouby/clevr-dataset-gen
A Diagnostic Dataset for Compositional Language and Elementary Visual Reasoning
aelnouby/detectron2
Detectron2 is FAIR's next-generation platform for object detection and segmentation.
aelnouby/dino
PyTorch code for Vision Transformers training with the Self-Supervised learning method DINO
aelnouby/GeNeVA
Code to train and evaluate the GeNeVA-GAN model for the GeNeVA task proposed in our ICCV 2019 paper "Tell, Draw, and Repeat: Generating and modifying images based on continual linguistic instruction"
aelnouby/xcit-1
Official code Cross-Covariance Image Transformer (XCiT)
aelnouby/AlexNet_Tensorflow
AlexNet implementation as a way to learn tensorflow, applying the implementation on Dogs vs Cats Dataset from kaggle
aelnouby/bottom-up-attention-vqa
An efficient PyTorch implementation of the winning entry of the 2017 VQA Challenge.
aelnouby/compression
Data compression in TensorFlow
aelnouby/courses
fast.ai Courses
aelnouby/CS231n_Assignments
Stanford's CS231n (CNN for visual recognition) assignments solutions
aelnouby/data
A PyTorch repo for data loading and utilities to be shared by the PyTorch domain libraries.
aelnouby/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
aelnouby/Kaggle-Codes
Codes of My participations on Kaggle
aelnouby/mae
PyTorch implementation of MAE https//arxiv.org/abs/2111.06377
aelnouby/nmatrix
Dense and sparse linear algebra library for Ruby via SciRuby
aelnouby/pgmpy
Python Library for Probabilistic Graphical Models
aelnouby/pgmpy_notebook
Getting Started guide to PGM and pgmpy
aelnouby/robust_loss_pytorch
A pytorch port of google-research/google-research/robust_loss/
aelnouby/shogun
The Shogun Machine Learning Toolbox (Source Code)
aelnouby/Tensorflow_Convolutional-Network-MNIST
Digit Recognizer Kaggle challenge solution with CNN using tensorflow
aelnouby/Theano
Theano is a Python library that allows you to define, optimize, and evaluate mathematical expressions involving multi-dimensional arrays efficiently. It can use GPUs and perform efficient symbolic differentiation.
aelnouby/unilm
Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities
aelnouby/visdom
A flexible tool for creating, organizing, and sharing visualizations of live, rich data. Supports Torch and Numpy.