Skip to content

RubySunset/IC_Hack_23

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IC_Hack_23

The source code for our team's submission to IC Hack 23. A web app that can scan an image of a product, identify brand logos, and look up the brands in a database to return 'ethics scores'. The aim is to help consumers make more conscientious decisions when shopping. Uses Flask for the backend, Keras for computer vision (brand logo recognition), and other libraries such as Pandas and Beautiful Soup for web scraping to generate ethics scores.

Getting the static data

Three data sources:

Running the code

Run the following script to download the weights for the brand logo recogniser brand_recogniser_model/build/build.sh.

Install necessary python modules (or use pip):

conda install matplotlib keras=2.2.4 pillow scikit-learn
conda install tensorflow-gpu
conda install opencv=3.4.4`

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages