Skip to content

llrl/screen_crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screen crawler

Main idea is prepare marked images of websites for using in deep learning network (DL web-crawler).

Quick start

Install

git clone git@github.com:llrl/screen_crawler.git

python -m venv && source venv/bin/activate

pip install -r requirements.txt

Run

cd screen_crawling && python -m tools

Look as dataset/ crawled images.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published