Presentation Title: Introduction: The "Hello, World" of Computer Vision
Description:
This session offers a hands-on introduction to computer vision by walking through the foundational steps of building an image classification model with TensorFlow and Keras. Using the popular Fashion MNIST dataset, we’ll cover the complete machine learning workflow:
Data Exploration & Preprocessing – Getting our data ready for training Neural Network Design – Building a simple yet powerful model Model Compilation – Setting up how the model learns Training the Model – Teaching the model to recognize patterns Evaluation – Measuring performance and accuracy Prediction – Using the model to classify new images
Whether you're new to deep learning or exploring computer vision for the first time, this talk will provide a clear and practical foundation. We’ll wrap up with key takeaways, suggestions for next steps, and an open Q&A session.