Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/saulo-p/Exemplar-Image-Colorization
Exemplar-based Image Colorization method based on superpixel segmentation and classification.
https://github.com/saulo-p/Exemplar-Image-Colorization
colorization exemplar-based-colorization image-colorization
Last synced: 3 months ago
JSON representation
Exemplar-based Image Colorization method based on superpixel segmentation and classification.
- Host: GitHub
- URL: https://github.com/saulo-p/Exemplar-Image-Colorization
- Owner: saulo-p
- Created: 2019-01-26T19:39:32.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-26T19:55:59.000Z (almost 6 years ago)
- Last Synced: 2024-05-09T11:32:42.052Z (6 months ago)
- Topics: colorization, exemplar-based-colorization, image-colorization
- Language: C++
- Homepage:
- Size: 29.1 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
##### Code TODO: #####
* Remover sampling
* Remover modos de operação baseados em pixels
* Recriar os módulos de visualização de nearest neighbors.##### Project ideas: #####
* Optimize the weights of features based on data complexity measures.