Git Product home page Git Product logo

skin_gcn's Introduction

SKIN_Detection_GCN

Skin-detection(Using GCN)

Copyright / End User License

  • SFA (Skin-nonSkin dataset) - Citation : CASATI, J. P. B. ; MORAES, D. R. ; RODRIGUES, E. L. L. . SFA: A Human Skin Image Database based on FERET and AR Facial Images. In: IX Workshop de Visão Computacional, 2013, Rio de Janeiro. Anais do VIII Workshop de Visão Computacional, 2013.
  • If you want to use this Dataset, go to URL : http://www.sel.eesc.usp.br/sfa/ (I don`t upload the SFA file Because it could be a problem)
  • I am currently writting a paper with this code, If it is completed, I will also post my thesis
  • If you use it commercially, please contact my email, If you use it in github or other open source in a project, please provide a source.

Contact Information

Installation Process

  • openCV
  • numpy
  • matplotlib
  • pandas
  • tqdm
  • pytorch
  • hashlib
  • json
  • os
  • torchvision
  • argparse
  • seaborn

Directions for use

Check SFA file and make adjacency Matrix

3-dimension RGB =>(Convert) 5-dimension R,G,B,Cb,Cr

adjacency Matrix => adjacency Matrix

I put a neighboring matrix in class

Change Markdown to code to see how dimensions decrease

If you look at In[5], In[6], (making random matrix)Apply parameta

The GPU used is the RTX-2080TI

I Checked Whether Step1 and Step2 can be used properly.

The data we will use should be refined. So we use a new data form , .npy

The back is a method of applying the loaded data to the model

I tried increasing the model hidden dims

Tqdm was used to determine how long the traing took

Finally, we applied it to the general image.

Increasing model hidden dims(2 => 3)

Hidden dim 1 => [10], Hidden dim 2 => [15, 20, 25, 30], Hidden dim 3 => [20, 30, 40, 50]

Result

1 2 3

Add Visualize Function

Result (Change Imagesize [imagesize] => [180,180])

4

skin_gcn's People

Contributors

yangchanghee avatar

Watchers

 avatar

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.