yanzipei / CCN_and_ItsApp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RGB Color Model Aware Computational Color Naming and Its Application to Data Augmentation

Requirements

Please refer to requirments.txt for details.

Project Structure

The main directories of this project:

.
├── App
│   └── DataAugmentation
└── CCN

where ./CCN contains the code for computational color naming (CCN), ./App/DataAugmentation contains the code for (image) data augmentation.

Experiments on CCN

Please refer to ./CCN/README.md

Experiments on Image Classification

Please refer to ./App/DataAugmentation/README.md

About


Languages

Language:Python 97.4%Language:Shell 2.6%