photo

Elijah Galbreath


Last seen: 3 years 前 自 2021 起处于活动状态

Followers: 0   Following: 0

统计学

All
  • Revival Level 1
  • First Answer

查看徽章

Feeds

排序方式:

提问


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

3 years 前 | 0 个回答 | 0

0

个回答

已回答
Convert AVI file to series of images
outputFolder = uigetdir(path); % Read in the video viddir = uigetdir(path); viddir = fullfile(viddir,'test.avi'); obj =...

3 years 前 | 1