Changes between Version 95 and Version 96 of Other/Summer/2023/Inference


Ignore:
Timestamp:
Jul 30, 2023, 9:18:30 PM (11 months ago)
Author:
tm897
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Other/Summer/2023/Inference

    v95 v96  
    2323  * Communicated test data between nodes to compare accuracy and delay between our NN models
    24246. Worked with professors/mentors and read papers to understand the concepts of early exit, split computing, accuracy/latency tradeoff, and distributed DNNs over the edge cloud
    25 7.Split the NN ResNet 18 using split computing onto two different devices and ran an inference across a network
     257. Split the NN ResNet 18 using split computing onto two different devices and ran an inference across a network
    26268. Used Network Time Protocol (NTP) and sent data in "packages" (chunks) to collect latency and delay data
    27 9.Explored different research questions with the data collected: __________
     279. Explored different research questions with the data collected: __________
    282810. Limited CPU power in terminal to imitate mobile devices
    292911. Implemented different threshold values based on confidence for sending the data to the edge and server for inference