Image Searching For Flask and Flask-SQLAlchemy.
Project description
Flask Image Search
Flask Image Search is an extension for flask that makes it easy to add image searching to your flask site.
Free software: MIT license
Documentation: https://flask-image-search.readthedocs.io.
Features
Works with Flask-SQLAlchemy to make searching your database easy.
Searching is fast
The indexed images take up very little storage
Database changes automatically update the image indexes
How it works
Flask-Image-Search uses a CNN (Convolutional neural network), the CNN is used to extract the features from the images in a dataset. The features are stored so they can be searched later with a query image. When an image is searched it’s features are extracted and compared with all the other images to get the distance from the search image, the distances are then used to sort the images.
Credits
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.
History
0.1.0 (2020-09-20)
First release on PyPI.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file Flask-Image-Search-1.0.1.tar.gz
.
File metadata
- Download URL: Flask-Image-Search-1.0.1.tar.gz
- Upload date:
- Size: 52.6 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.5.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5b6555c3cd6f2a58424518eefee608f61ac10100c7986f44c79c78d4c0a0cc10 |
|
MD5 | 75b96c0341d7304788ed628b6d4e2151 |
|
BLAKE2b-256 | fecb65e0ae8b552bec07d24f0d6c72dd0fedb83a4864a551cc4667e960f4804b |
File details
Details for the file Flask_Image_Search-1.0.1-py2.py3-none-any.whl
.
File metadata
- Download URL: Flask_Image_Search-1.0.1-py2.py3-none-any.whl
- Upload date:
- Size: 7.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.5.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3a5784c99c7f370f741afcce3f31a3705cf0680fd3c2237da6a5bafeb88bf938 |
|
MD5 | 06137f994c40bf6a36c42c6479061c95 |
|
BLAKE2b-256 | dd074d8760d5ad1608111ae5eaa6e4244f719f2f38927e061d680e5e90882833 |