Skip to content
This repository has been archived by the owner on Aug 18, 2021. It is now read-only.

Latest commit

 

History

History
23 lines (17 loc) · 624 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 624 Bytes

imageCrawler

A construction site image crawler built for my graduation project. Using code and modules from https://github.com/hellock/icrawler

关键词说明

  • bulldozer: 推土机
  • concrete: 混凝土
  • crane: 塔吊/起重机
  • dump truck: 自卸车
  • excavator: 挖土机
  • formwork: 模板
  • rebar: 螺纹钢筋
  • scaffolding: 脚手架
  • worker: 工人

Usage

  1. Modify keywords.txt to customize keywords.
  2. Modify this line to customize tags (default: construction site).
  3. Run python my_crawler.py.

Have fun! 😎