photo

Elijah Galbreath


Last seen: environ 3 ans il y a Actif depuis 2021

Followers: 0   Following: 0

Statistiques

All
  • Revival Level 1
  • First Answer

Afficher les badges

Feeds

Afficher par

Question


RaspberryPiへの転移学習されたモデルの展開方法について/How do I deploy a transfer-learned model to a Raspberry Pi?
resnet50の畳み込みネットワークを自身のデータで転移学習させ、そのmatファイルをresNet.matとして保存した。 転移学習の際には、下のコードでresnet50の最後の3つの層に手を加えてトレーニングさせた。 I used the pre-...

environ 3 ans il y a | 1 réponse | 0

0

réponse

Réponse apportée
Convert AVI file to series of images
outputFolder = uigetdir(path); % Read in the video viddir = uigetdir(path); viddir = fullfile(viddir,'test.avi'); obj =...

plus de 3 ans il y a | 1