Feeds
回答済み
transfer learning using Pre-trained vgg-16
1) I typed "ver" and Following line was one of the outputs. Neural Network Toolbox Version 10...
transfer learning using Pre-trained vgg-16
1) I typed "ver" and Following line was one of the outputs. Neural Network Toolbox Version 10...
8年以上 前 | 1
質問
transfer learning using Pre-trained vgg-16
How can I train my own CNN using the pre-trained imagenet-vgg-verydeep-16 network. I have tried to use the fully connected layer...
8年以上 前 | 2 件の回答 | 1
2
回答質問
How augment image orientation on the fly when training CNN
I using text image data set that is small in size. I want to increase its size by rotating images at certain angles on the fly t...
8年以上 前 | 0 件の回答 | 0
0
回答質問
how to directly recognize image using my own trained CNN?
I have trained CNN using my own data set of text images. there are 1500 classes in my network. Now I want recognize images one-...
8年以上 前 | 0 件の回答 | 0
0
回答質問
Fatal error when installing SDK 7.1
I am using Matlab R2015a and have windows 7 on my machine. I am trying to install SDK 7.1 but it gives the following error: ...
8年以上 前 | 0 件の回答 | 0
0
回答質問
How to divide image into sectors around CoG
How a binary image can be divided into equal size sectors circularly around its center of gravity (CoG).
約10年 前 | 2 件の回答 | 0
2
回答質問
How to divide a binary image circularly into "n" non overlapping equal size sectors around its center of gravity to count foreground pixels in each sector?
How to divide a binary image circularly into "n" non overlapping equal size sectors around its center of gravity to count foregr...
約10年 前 | 1 件の回答 | 0
