Skip to content

MartinKondor/SkinCancerDetection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

7 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

SkinCancerDetection

version Project Status Contributions welcome GitHub Issues

Skin cancer detection from browser.

Getting Started

Encode the trained keras model:

tensorflowjs_converter --input_format keras trained/model.h5 trained

Contributing

Ways to contribute:

  • Check for open issues
  • Read the TODO file

Steps

  1. Fork this repository
  2. Create a new branch (optional)
  3. Clone it
  4. Make your changes
  5. Upload them
  6. Make a pull request here

Authors

License

Copyright ยฉ Martin Kondor 2022

This repository is licensed under the BSD 3-Clause license. See the LICENSE file for more details.