Pinned Repositories
conference_notes
My highlights and notes about conference papers
constrained_attention_filter
(ECCV2020) Tensorflow implementation of A Generic Visualization Approach for Convolutional Neural Networks
distributed_sigmoid_loss
Unofficial implementation for Sigmoid Loss for Language Image Pre-Training
FineGrainedVisualRecognition
Fine grained visual recognition tensorflow baseline on CUB, Stanford Cars, Dogs, Aircrafts, and Flower102.
knowledge_evolution
(CVPR-Oral 2021) PyTorch implementation of Knowledge Evolution approach and Split-Nets
l2_caf_pytorch
(ECCV2020) PyTorch implementation of A Generic Visualization Approach for Convolutional Neural Networks
simsiam
Pytorch implementation of Exploring Simple Siamese Representation Learning
softmax_triplet_loss
(WACV 2020) Tensorflow implementation of Boosting Standard Classification Architectures Through a Ranking Regularizer
TextureClassification_FilterBank
This repos provides an MATLAB code implementation for the Statistical Approach to Texture Classification from Single Images paper by Varma et. al.
tf_retrieval_baseline
A Tensorflow retrieval (space embedding) baseline. Metric learning baseline on CUB and Stanford Online Products.
ahmdtaha's Repositories
ahmdtaha/knowledge_evolution
(CVPR-Oral 2021) PyTorch implementation of Knowledge Evolution approach and Split-Nets
ahmdtaha/constrained_attention_filter
(ECCV2020) Tensorflow implementation of A Generic Visualization Approach for Convolutional Neural Networks
ahmdtaha/tf_retrieval_baseline
A Tensorflow retrieval (space embedding) baseline. Metric learning baseline on CUB and Stanford Online Products.
ahmdtaha/FineGrainedVisualRecognition
Fine grained visual recognition tensorflow baseline on CUB, Stanford Cars, Dogs, Aircrafts, and Flower102.
ahmdtaha/softmax_triplet_loss
(WACV 2020) Tensorflow implementation of Boosting Standard Classification Architectures Through a Ranking Regularizer
ahmdtaha/simsiam
Pytorch implementation of Exploring Simple Siamese Representation Learning
ahmdtaha/TextureClassification_FilterBank
This repos provides an MATLAB code implementation for the Statistical Approach to Texture Classification from Single Images paper by Varma et. al.
ahmdtaha/distributed_sigmoid_loss
Unofficial implementation for Sigmoid Loss for Language Image Pre-Training
ahmdtaha/conference_notes
My highlights and notes about conference papers
ahmdtaha/l2_caf_pytorch
(ECCV2020) PyTorch implementation of A Generic Visualization Approach for Convolutional Neural Networks
ahmdtaha/svmax
SVMax : A Feature Embedding Regularizer
ahmdtaha/828j
828j Project
ahmdtaha/OF_DIS
Python Wrapper for Fast Optical Flow using Dense Inverse Search (DIS)
ahmdtaha/ssl_opt
Optimized matlab code for computing Laplacian eigenvectors using Laplace Beltrami operator eigenfunctions in Semi-supervised Learning.
ahmdtaha/ahmdtaha.github.io
Ahmed Taha IO
ahmdtaha/CMSC420-Spring-2018
Skeleton code and documentation for the Java projects of the CS UMD Spring 2018 offering of CMSC420: Data Structures.
ahmdtaha/conference2pdf
Utility that merge a conference accepted papers into a single pdf
ahmdtaha/evit
ahmdtaha/Focus_chrome_extension
A Chrome extension that blocks social media links during a certain schedule, e.g, Weekday 8-5
ahmdtaha/latex_tricks
Some latex tricks when writing papers
ahmdtaha/medium_blog
Equations used in my medium blogs
ahmdtaha/py_dynamic_imgs
Python script to create dynamic images
ahmdtaha/py_grader
Automated Python Testing library
ahmdtaha/pyrex_wrapper
Python Wrapper for C/C++ code
ahmdtaha/retrieval_uncertainty
Exploring Uncertainty in Conditional Multi-Modal Retrieval Systems
ahmdtaha/spe
Relative Positional Encoding for Transformers with Linear Complexity
ahmdtaha/tf_learning_to_count
(ICCV2017) Tensorflow implementation of Representation Learning by Learning to Count
ahmdtaha/the_equations_behind
This repos focuses on core equations on established approaches (papers)
ahmdtaha/tree_viz
Java code to visualize trees (e.g., BST, BTree, QuadTree)
ahmdtaha/triplet-reid
Code for reproducing the results of our "In Defense of the Triplet Loss for Person Re-Identification" paper.