Skip to content

Graduate project for CS200A(DS100) at UC Berkeley (18 fall).

Notifications You must be signed in to change notification settings

Zhupku/ImageDetection

 
 

Repository files navigation

ImageDetection

Graduate project for CS200A(DS100) at UC Berkeley. Training a classifier for 20 classes using 1500 images.

Google Drive for datset

  1. Data Cleaning

    • Reading and categorizing the image files

    • Using Scikit-Image

  2. Feature Engineering

    • Exploratory data analysis of image classification features

    • Produce insightful graphs

  3. Model Training

    • Develop models to classify images

    • Experimenting with different machine-learning methods

  4. TensorFlow

    • Explore the future of computer vision

About

Graduate project for CS200A(DS100) at UC Berkeley (18 fall).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 77.4%
  • TeX 22.6%