Coder Social home page Coder Social logo

Comments (7)

ChenglongMa avatar ChenglongMa commented on June 1, 2024

Hi @wrightmk, thanks for your kind words!

It looks like the app has identified the image you want to process as a black and white image.
If you want to specify the image type manully, you can do the following:

stone -i ~/<path to image> --debug -t color

Or

stone -i ~/<path to image> --debug --image_type color

Please let me know if it still doesn't work.

Thanks!

from skintoneclassifier.

wrightmk avatar wrightmk commented on June 1, 2024

The above commands still seem to classify the image using the black-and-white method. Here's a screenshot of the command I ran and the output. I also was meaning to mention that the --debug flag will hang at 0%. It still opens up the results window and just hangs in the command line.

Screenshot 2023-08-28 at 2 30 40 PM

from skintoneclassifier.

ChenglongMa avatar ChenglongMa commented on June 1, 2024

Hi @wrightmk, thanks for your feedback.

It's indeed a bug that the app cannot recognize the image_type option. I will fix it today.

The process bar hangs at 0% because the result window is still open. It will reach 100% if you close the window.
PS: The result window will pop up when only one image is processed.

from skintoneclassifier.

ChenglongMa avatar ChenglongMa commented on June 1, 2024

Hi @wrightmk. I've fixed the bug and released the new version.
Please run

pip install skin-tone-classifier --upgrade

to upgrade the library to the latest version.

Thanks again for your feedback.

from skintoneclassifier.

wrightmk avatar wrightmk commented on June 1, 2024

Hi @ChenglongMa, thanks for addressing this! Works as intended now!

Hi @wrightmk, thanks for your feedback.

It's indeed a bug that the app cannot recognize the image_type option. I will fix it today.

The process bar hangs at 0% because the result window is still open. It will reach 100% if you close the window. PS: The result window will pop up when only one image is processed.

In Response to the process bar hanging, there is no ability to close the window. If you see my screenshot above, there's only window is only able to be minimized (no red dot).

from skintoneclassifier.

ChenglongMa avatar ChenglongMa commented on June 1, 2024

Hi @wrightmk,

I'm glad it is working now :)

You can press any key to close the window whilst the window is in focus.
Please note that if the command line is in focus then nothing happens. (Refer to https://stackoverflow.com/a/28322925/8860079)

from skintoneclassifier.

ChenglongMa avatar ChenglongMa commented on June 1, 2024

Hi @wrightmk,

I will close this issue.
Feel free to reopen it if there are further problems.

Thanks!

from skintoneclassifier.

Related Issues (10)

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.