mlholland / CLPS1520

group project for CLPS 1520

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CLPS1520

group project for CLPS 1520

/code Contains the code we used.

~Image generation code is mix_fg_bg.py and versions.py

~Classification code is auto_categorize.sh and classify_inputs.m

~Full pipeline of code is full_pipe.sh

/dataset contains our initial images, though some of it is only stored on git as text file urls. The actual data was then downloaded using pull_images.sh.

/results contains classification CSV files and Accuracy CSV files. Classification files are of the form "image, classification", and accuracy files are of the form "class, accuracy, count correct, count total".

About

group project for CLPS 1520


Languages

Language:Python 84.0%Language:MATLAB 11.1%Language:Shell 4.9%