sikky99 / WebApp-for-breast-cancer-detection

A web app for breast cancer detection (Under Development)

Home Page:https://warm-falls-58774.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WebApp-for-breast-cancer-detection

Requirements

  • Python >=2.7 or >=3.4
  • TensorFlow >= 1.0.0
  • Flask
  • Heroku

How to run

  • $ pip install -r requirements.txt
  • $ gunicorn controller:app --log-file=-

Deploy to Heroku

  • $ heroku apps:create [NAME]
  • $ git add .
  • $ git commit -m "first commit"
  • $ git push heroku master

or Heroku Button

Deploy

About

A web app for breast cancer detection (Under Development)

https://warm-falls-58774.herokuapp.com/


Languages

Language:Python 82.1%Language:HTML 17.9%