/nn-training

Training materials for the CV side of RoboNav

Primary LanguageJupyter Notebook

Neural Network Training

Objective: Learn how to implement state-of-the-art neural networks for object detection and other relevant tasks

Note: For all .ipynb files, open the notebook in Google Colaboratory instead of GitHub’s viewer.

Lesson 1: Machine Learning Fundamentals

Lesson 2: Neural Networks in PyTorch

Lesson 3: Segmentation Models and Catalyst

Lesson 4: Further Studies (Optional)