Adviser advice
就是 <font color="#f00"> Unet Accelerator </font>
PMP security問peter
Work Progress Update
UNet的training flow已經由Jay建立起來,輸入圖片是224*224 gray scale picture。
UNet模型訓練完成。
模型參數已經dump出來,剩下每層之間的input activation還沒dump,目前仍在研究中-- by Leo。
接下來可能要延用之前的FPGA專題實作流程,將參數以及activation利用GEMM攤法,將資料攤成矩陣形式,只是需要更加robust。