/hackster_sm91

repo for the hackster.io contest

Primary LanguagePython

hackster_sm91

repo for the hackster.io contest

  • Added files used for the project
    • comms_app.py -> transfers validation/ test files to the Ultra96 over FTP, the test files can be found attached in the hackster project
    • inference_application.py -> copy to Ultra96, this is the file that instantiates the DPU, loads the elf and does the inference, refer hackster project
    • train.py -> training script for the keras model
    • model_keras.py -> NN architecture

NOTE: Refer the hackster project for step by step description and pictures