- 
                Notifications
    
You must be signed in to change notification settings  - Fork 345
 
Models
        Alexey Kamenev edited this page Sep 7, 2017 
        ·
        1 revision
      
    This document describes how to create TrailNet model from scratch using NVIDIA DIGITS.
First, we need to create a dataset in DIGITS. Follow the steps in this document.
Once the dataset is created, the model can be trained and fine-tuned using DIGITS. Follow the steps in this document.
Once the model is trained, resulting .prototxt and .caffemodel files can be used by ROS nodes running on Jetson. The models can be used either in a simulator environment or on a real drone.