ColorPipette
No description available
Install / Use
/learn @Shuqi-67/ColorPipetteREADME
ColorPipette
This is the interactive tool for the paper Image-Driven Harmonious Color Palette Generation for Diverse Information Visualization (TVCG 2022), by Shuqi Liu, Mingtian Tao, Yifei Huang, Changbo Wang and Chenhui Li*.
Generate color palette from vivid images for your visualization!
<img src="https://i.postimg.cc/X71zZt1S/image.png" width=550 height=245>Prerequisites
The core code was mainly developed with python 3.6, PyTorch 1.10.0, CUDA 11, and Ubuntu 16.04. The web application was developed with Node 12, Vue 6.14.16.
- In the superpixel segmentation module, we make use of component connection method in SSN to enforce the connectivity in superpixels. The code has been included in
/src/flask/third_party/cython. To compile it:
cd src/flask/third_party/cython/
python setup.py install --user
cd ../../../..
- To start the web server based on flask, run app.py:
cd src/flask/
python app.py
cd ../..
-
We use quasar framework to design the web application. Please follow quasar-instructor to install it.
-
Start ColorPipette!
yarn
yarn quasar dev
Reference
Some of the code reference Superpixel segmentation with fully convolutional networks and BASNet: Boundary-Aware Salient Object Detection.
Citation
If this work is helpful for you, please cite
@article{liu2022image,
title={Image-Driven Harmonious Color Palette Generation for Diverse Information Visualization},
author={Liu, Shuqi and Tao, Mingtian and Huang, Yifei and Wang, Changbo and Li, Chenhui},
journal={IEEE Transactions on Visualization \& Computer Graphics},
number={01},
pages={1--16},
year={2022},
publisher={IEEE Computer Society}
}
LFS Bandwidth Limitation
If you encounter issues due to Git LFS bandwidth limits when trying to download the file src/flask/saliency/saved_models/basnet_best_train_gdi.pth, please download it directly from the following link:
Download basnet_best_train_gdi.pth
Related Skills
node-connect
352.9kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
111.5kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
352.9kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
352.9kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
