Skip to content

inouetaka/image_collector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

image_collector

両方ともGoogleからの検索になります。

How to GG_Collector

例:

python GG_collector.py -t baseball -n 100 -d ./data

-t: 集めたい画像のキーワード
-n: 集めたい画像の枚数
-d: 出力先のディレクトリパス
-f: 出力先を上書きしていくか    

How to iCrawler

例:

python iCrawler.py --key baseball --dir ./data --N 100

--key: 集めたい画像のキーワード
--dir: 出力先のディレクトリパス
--N: 集めたい画像の枚数

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages