Skip to content

ColinJ69/PocketDerm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Key

Data folder

. Where all of my data is including that used in the recommendation system

ML folder

. Where I trained all my models using pytorch, the skin type model is trained using roboflow api

Main folder

. Where the actual juice of PocketDerm is hosted in django

. Lot of files here, so I capitalized the important ones

. Templates folder which contains the html for the site

. Static folder which contains the css for the entire site

. Scan.py contains the entire process of scanning the user's face and the recommendations

. Views.py determines what's put on the user's screen and where most of the action is

Register folder

. Where the registering part of PocketDerm is

. Lot of files here, so I capitalized the important ones, which is just the views

. Templates folder which contains the html for the registering part of PocketDerm

. Not really all that much in here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors