Skip to content

Clone of Facemash(Images crawled from web using Scrapy)

Notifications You must be signed in to change notification settings

iamSShan/facemash

Repository files navigation

Facemash

Clone of facemash in Python and Flask using Elo Algorithm

Image description

Click on start to proceed

Image description

Installation and Dependencies:

Run:  pip -r requirements.txt

To scrape images:

Go inside spiders folder and run:

scrapy runspider massScraper.py

Then move all the images from /image_scraper/data/full to /masher/static/images/ folder

To run facemash:

Go inside masher folder and run:

python mash.py

Then for local run, hit url:

127.0.0.1:5000

About

Clone of Facemash(Images crawled from web using Scrapy)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published