IndTechSpprt / Split_inference_microcontrollers_fork

This is the repository for my research internship with the Embedded Systems Group at TU Delft, based on Junyu Lu's master thesis - https://github.com/Eagleggs/Split_inference_microcontrollers
0 stars 0 forks source link

Arduino code clean-up #9

Open IndTechSpprt opened 1 week ago

IndTechSpprt commented 1 week ago
IndTechSpprt commented 4 days ago

Approach (consider splitting up task into smaller ones):

  1. General clean-up
  2. Store coor_lines and lines in a file
  3. Download input_length and result_length into files after (#12 ) is done
  4. Better protocol description
IndTechSpprt commented 3 days ago

download doesn't seem to work correctly (lines and coor_lines do not have the correct values) post refactoring.

Investigate if it is related to the code or the procedure.