Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 747 Bytes

File metadata and controls

27 lines (15 loc) · 747 Bytes

Repository to test out creating a custom model for TensorFlow

Training and Testing Instructions:

Step 1: Convert the input dataset to a common resolution

    python rename.py

Step 2 : Run the gui model and folow the steps mentioned.

    python welcome.py
Note:

1: For running the project for first time.

    sh do_first.sh

2: For clearing temp files and model.

    sh delete_temps.sh
Documentation:

Design document, here.

Final presentation, here.