https://github.com/softwaresystemslaboratory/aoi-mapper
Tools to generate area of interest maps of images
https://github.com/softwaresystemslaboratory/aoi-mapper
cv saliency saliency-map
Last synced: 6 months ago
JSON representation
Tools to generate area of interest maps of images
- Host: GitHub
- URL: https://github.com/softwaresystemslaboratory/aoi-mapper
- Owner: SoftwareSystemsLaboratory
- License: agpl-3.0
- Created: 2022-09-29T13:01:20.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-09T08:48:18.000Z (almost 3 years ago)
- Last Synced: 2025-04-23T15:15:16.595Z (6 months ago)
- Topics: cv, saliency, saliency-map
- Language: Jupyter Notebook
- Homepage:
- Size: 124 KB
- Stars: 1
- Watchers: 0
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Area of Interest Mapper
> Tools to generate the area of interest maps of images
## Table of Contents
- [Area of Interest Mapper](#area-of-interest-mapper)
- [Table of Contents](#table-of-contents)
- [About](#about)## About
This repository contains Jupyter notebooks of different methods on how to generate the area of interest map of an image.
Supported methods include:
- background removal
- depth estimation
- saliency mapping
- segmentationAll of these notebooks can be run in Google Colab.