所在目录:
Computer Vision / 基于去噪自动编码器的图像搜索代码实现 / unsupervised-image-retrieval
下载地址:
文本预览:
# Unsupervised image retrieval
This code is related to this [blog post](https://medium.com/p/867a671b7e65/edit) on using convolutional denoising
autoencoder for content based image retrieval.
We use [keras]() machine learning python library and [mnist dataset](http://yann.lecun.com/exdb/mnist/).
点赞
回复