sadegh16
Results
2
issues of
sadegh16
Hi, Is there anyone who could run any Garage example on MacBook pro m1? Thanks in advance.
1-using D2GO, I exported "faster_rcnn_fbnetv3a_dsmask_C4" pretrsined model with the code provided here : https://github.com/pytorch/android-demo-app/blob/master/D2Go/create_d2go.py with torch==1.8.0 torchvision==0.9.0 torchaudio=0.8.0. So finally got "d2go.pt" file. Then in flutter I tried to load...