zah

Image descriptor generator

A system for generating image descriptors suitable for keyword spotting using pre-trained convolutional neural networks and feature aggregation techniques.

An image descriptor, suitable for keyword spotting, that is computed as a function of Convolutional Neural Network intermediate layer responses. Implemented in MATLAB.

GitHub

2 stars
1 watching
1 forks
Language: MATLAB
last commit: over 4 years ago
Linked from 1 awesome list

convolutional-networkskeyword-spottingmatconvnetneural-networks

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
zsdonghao/text-to-image A TensorFlow implementation of generating images from text descriptions using a Generative Adversarial Network (GAN) architecture 602
slsfi/abbi-ng-ai-image-descriptor An Angular web app for generating AI-generated image descriptions using OpenAI models 1
zhirongw/deep-mrf A deep learning model for probabilistic image representation and generation based on Markov Random Fields 76
mansimov/text2image A model that generates image patches from natural language descriptions by iteratively drawing and attending to relevant words. 594
zalandoresearch/famos An adversarial framework for generating stylized images through an iterative process of optimizing and refining the output based on comparison to both content and texture images. 128
eps696/aphantasia A text-to-image tool using CLIP and FFT/DWT parameters to generate detailed images from user-provided text prompts. 778
mxgmn/convchain An algorithm for generating images from patterns using Markov chains and MCMC sampling 743
reedscot/icml2016 Generates synthetic images from text descriptions using a Generative Adversarial Network (GAN) 912
jcjohnson/cnn-vis This project enables users to generate images using convolutional neural networks (CNNs) and visualize their activations. 499
jcjohnson/densecap A deep learning framework for generating natural language descriptions of images by detecting objects and their attributes 1,584
subeeshvasu/awsome_delineation A curated list of resources and papers on 3D and 2D delineation techniques for image processing and computer vision applications. 22
ibm/max-fast-neural-style-transfer A service for generating new images by mixing the content of an input image with the style of another image. 51
kohjingyu/gill A software framework for generating images and text using large language models 440
nousr/koi An AI-powered plugin for Krita that enables img2img generation using Stable Diffusion models 445
soumith/dcgan.torch A PyTorch implementation of a deep generative model that can be used to generate images from a dataset. 1,466