
Abstract: Computer vision unlocks powerful use cases: from models that can identify skin cancer more successfully than doctors (https://news.stanford.edu/2017/01/25/artificial-intelligence-used-identify-skin-cancer/) to tools that identify weeds and reduce pesticide use by 90 percent. However, the adoption of computer vision applications has been slow as developers face problems adapting existing state-of-the-art architecture to their own problems. (One repository on Mask_RCNN has 198 open issues mentioning training on one’s “own dataset” alone!)
In this tutorial, we will introduce how to build an object detection model. Specifically, we will build an object detection model that identifies chess pieces (a custom dataset provided by the presenter). In doing so, participants will gain insight into the fundamentals of computer vision: structuring a good problem for object detection, dataset collection and annotation, data preparation through preprocessing, data augmentation to support a well-fit model, training a model, debugging a model’s fit, and using the model for inference.
We will introduce Keras and TensorFlow as our specific libraries for writing computer vision models and train a Yolov3 (You Only Look Once) model for real-time detection. Participants will leverage Colab for GPU compute.
Session Outline
- Introduction to Computer Computer Vision Problems
- Data Preparation
- Data Preprocessing and Augmentation
- Training Our Yolov3 Model
- Inference and Q&A
Bio: Joseph Nelson is co-founder and CEO of Roboflow, a computer vision developer tool. Roboflow enables anyone to build better computer vision models quickly. Joseph previously co-founded Represently (acq. 2018). He has been named Distinguished Faculty at General Assembly and worked at companies big (Facebook) and small (failed startups). Joseph is a managing partner at BetaVector, a data science consultancy he co-founded. He's easily reached on Twitter: @josephofiowa

Joseph Nelson
Title
Co-Founder, Principal Data Scientist & Faculty | Roboflow.com, BetaVector, General Assembly
