Skip to main content

Elias Watson

Image Dataset Curator

Table of Contents

View this project on GitHub

I wrote this tool in a single weekend while being brand new to the programming language I used.


Image Curator is a web app designed to quickly sort and edit image datasets. I created it after being frustrated with curating a large dataset for training a GAN. With my limited testing, I have been able to process 300+ images per hour, including setting custom crop regions for every image.

# Features

  • Approve/reject images
  • Set crop region
  • Set mode to fill in empty space in non-square images
  • Preview cropped region
  • Skip to first unprocessed image
  • Everything can be controlled with hotkeys, no mouse needed
  • Script to output final dataset, including crops

# Screenshots