jonshamir / frog-dataset

Dataset of frogs on a white background for ML experiments

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frog Dataset

Dataset of 7796 frog images on a white background for ML experiments

Sample

The preprocessing script does the following:

  • Makes the background of the images pure white
  • Trims empty whitespace so that the frogs fill the frame
  • Resamples the images to a target size (64x64 by default)

About

Dataset of frogs on a white background for ML experiments


Languages

Language:Python 100.0%