Lumen-git / AI-Tools

A small tool I use to create uniform square images out of an unorganized dataset

Repository from Github https://github.comLumen-git/AI-ToolsRepository from Github https://github.comLumen-git/AI-Tools

A.I. Tools

A few tools I use during A.I. dev work of various kinds

Below is a list of all the various items in this repo as well a what they do. None of them are major A.I. programs and many are more for experimenting than they are practicality, but I decided to share them all here should someone find use in them.

ImageDataPrep.py

Bulk resize and crop images from the center, as well as giving them UUIDs. Can also split an image set into "training" and "testing" data based on a given percentage

CV Backgrounds

Various printable backgrounds I used to experiment and add diversity to computer vision datasets

MultiCam.py

Tool to rapidly build datasets via webcam

Babel.py

Renames all files in directory using a sequential index, UUID, or SHA256 hash and moves them to a new file

About

A small tool I use to create uniform square images out of an unorganized dataset

License:GNU General Public License v3.0


Languages

Language:Python 100.0%