An open API service indexing awesome lists of open source software.

https://github.com/d4rk-lucif3r/feature-based-similarity-index


https://github.com/d4rk-lucif3r/feature-based-similarity-index

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Image Similarity using Feature Based Similarity Index

This project aims to create a Image similarity pipeline using Feature based similarity index.





  

## Installation

1. Clone the repository
2. Install the requirements using `pip install -r requirements.txt`

## Usage

```python app.py```

## Deployment on TrueFoundry

```python deploy.py```

## Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

## License

MIT License

## Blog

[Medium Blog](https://lucif3r4.medium.com/image-similarity-using-feature-based-similarity-index-matrix-with-python-c6b05ff5594a)

## Acknowledgements

- [FSIM](https://www4.comp.polyu.edu.hk/~cslzhang/IQA/TIP_IQA_FSIM.pdf)