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/LatLongLib
Small Java library for manipulating GPS coordinates in various formats.
ahmdtaha/SL_jrl
Seeded Laplacian Version 2
ahmdtaha/Walsh-Hadamard-Kernel
This C++ code provides an implementation for generating image-patches descriptor using Walsh Hadamard kernel (transform)
ahmdtaha/mnist_deploy
C++ code that loads mnist trained model using caffe. It used the model to classify digits from png images
ahmdtaha/SL-icip
This repository contains SL code. SL is an image segmentation matlab code. The work in SL was accepted in ICIP 2015
ahmdtaha/android-testing-runtime-permissions
An example of using Espresso and UiAutomator to write UI tests that interact with Android M permission dialogs.
ahmdtaha/cuda_prefix_sum
This repos provides a CUDA kernel implementation for arbitrary size array prefix sum.
ahmdtaha/maven-hello-world
simple, minimal Maven example: hello world
ahmdtaha/opencv_csv
CSV wrapper using C++ for OpenCV Mat