Giter Site home page Giter Site logo

color-names's People

Contributors

coreyabshire avatar

Watchers

 avatar  avatar  avatar

color-names's Issues

model not currently implemented as per paper

The current implementation, though working and having decent results, isn't quite as it was originally envisioned in the paper. To match what is in the paper, the beta parameters for the sigmoid should be locked between two hulls, not adjusted as they are currently. This locked value should be fit using some sort of model, based on the ratings given.

select a subset of the colors to use

We need to choose a smaller subset of the PANTONE color patches to use in the actual experiment. We think it should be based on distance from the convex hulls formed by the colors from the old data.

only full agreement

The convex hull classifier should only form the hull based on patches for which there was consensus among all observers. This is needed for the color subset selection which is needed for the experiment.

selection could exclude more on outer edge

The selection logic will select some colors that are more obvious than we would like, because it only looks at distance to the hull in which it resides. This will include colors that are on the "back" side of the hull, away from any other hulls. It would be helpful in reducing the number of "obvious" colors if we could adjust the selection formula to exclude those colors in some way, such as by looking at distance 0 and distance 1 in those cases.

selection numbers adjustment 1

After the initial review of the selection results, we feel we should base the selection on 3 Delta-E from the hull for points in hull for non-neutral colors, and 1 Delta-E for points inside the neutral hull. We should continue to include the other two classes: points outside a hull or points in more than one hull. The output should include a new column that says explicitly whether the point is considered "in selection" or not that the experiment team can use for the actual experiment.

additional test model

We need several additional test models, similar to the random and gradient ones we already have, so we can validate the model is working as expected.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.