Skip to content

DanielCordovaV/imageScraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Image Scraper


This is a sipmle implementation of the Creating your own dataset from Google Images Jupyter Notebook from FastAI course-V3. A simple way to build a big image dataset from google images.

Usage

  • First install the required dependencies:
$ pip install -r requirements.txt
  • Then follow the instructions in the imageScraper.ipynb.

  • As an example some .csv files in their respective directory were left in this repo, feel free to replace them with your own classes.

About

Simple image scraper using FastAI1 module for Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published