ICBV project by Efrat Eitani and Adva Haviv
Build the image manually by cloning the Git repo.
$ git clone https://github.com/eitanief/Mole_Inspecor.git
Inside "Mole_Inspector" folder run:
pip install -r requirements.txt
$ python app.py
Open local host:
$ http://127.0.0.1:5000/
You can upload an image or take picture with your computer camera.
When uploading new picture add data and mole id as you decide. mole id will be used to track mole inspection history.
select a mole and press button to inspect.