Pinned Repositories
awesome-cbir-papers
📝Awesome and classical image retrieval papers
caffe
Caffe: a fast open framework for deep learning.
caffe-sl
caffe for Similarity Learning
community
A Python implementation of Girvan-Newman community detection algorithm for weighted graphs
conv_arithmetic
A technical report on convolution arithmetic in the context of deep learning
cpp-lru-cache
Simple and reliable LRU cache for c++ based on hashmap and linkedlist
Deep-Metric-Learning-CVPR16
Main repository for Deep Metric Learning via Lifted Structured Feature Embedding
deep-supervised-hashing-DSH
fast-style-transfer
Fast Style Transfer in TensorFlow! ⚡🖥🎨🖼
gan-image-similarity
InfoGAN inspired neural network trained on zap50k images (using Tensorflow + tf-slim). Intermediate layers of the discriminator network are used to do image similarity.
aimago's Repositories
aimago/awesome-cbir-papers
📝Awesome and classical image retrieval papers
aimago/cpp-lru-cache
Simple and reliable LRU cache for c++ based on hashmap and linkedlist
aimago/graph-based-deep-learning-literature
aimago/GraphSAGE
Representation learning on large graphs using stochastic graph convolutions.
aimago/Hard-Aware-Deeply-Cascaded-Embedding_release
Complete Code for "Hard-Aware-Deeply-Cascaded-Embedding"
aimago/hashing-baseline-for-image-retrieval
:octocat:Various hashing methods for image retrieval and serves as the baselines
aimago/L2-Net
Code and mode for CVPR 2017 paper "L2-Net: Deep Learning of Discriminative Patch Descriptor in Euclidean Space"
aimago/models
Models and examples built with TensorFlow
aimago/msae
code for the paper effective multi-modal retrieval based on stacked auto-encoders
aimago/neural-network-papers
aimago/Neural-Style-Transfer-Papers
:pencil2: Neural Style Transfer: A Review
aimago/NRLPapers
Must-read papers on network representation learning (NRL) / network embedding (NE)
aimago/sca-cnn
image captions generation with spatial and channel-wise attention
aimago/seam-retrieval
Fast Self-attentive Multimodal Retrieval
aimago/SENet
Squeeze-and-Excitation Networks
aimago/SENet-Tensorflow
Simple Tensorflow implementation of "Squeeze and Excitation Networks" using Cifar10 (ResNeXt, Inception-v4, Inception-resnet-v2)
aimago/show-attend-and-tell
TensorFlow Implementation of "Show, Attend and Tell"
aimago/snap
Stanford Network Analysis Platform (SNAP) is a general purpose network analysis and graph mining library.
aimago/Spread-out_Local_Feature_Descriptor
Code for Learning Spread-out Local Feature Descriptors
aimago/StarSpace
Learning embeddings for classification, retrieval and ranking.
aimago/SynthText
Code for generating synthetic text images as described in "Synthetic Data for Text Localisation in Natural Images", Ankush Gupta, Andrea Vedaldi, Andrew Zisserman, CVPR 2016.
aimago/Tensorboard-own-image-data-image-features-embedding-visualization
Learn how to visualize your own image data or features on Tensorboard Embedding Visualizer
aimago/tensorflow
Computation using data flow graphs for scalable machine learning
aimago/tensorflow-generative-model-collections
Collection of generative models in Tensorflow
aimago/tensorpack
A Neural Net Training Interface on TensorFlow
aimago/the-gan-zoo
A list of all named GANs!
aimago/tripletloss
tripletloss in caffe
aimago/waifu2x
Image Super-Resolution for Anime-Style Art
aimago/word2vec_commented
Commented (but unaltered) version of original word2vec C implementation.
aimago/zookeeper
Mirror of Apache Hadoop ZooKeeper