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...
7 years 前 | 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...
7 years 前 | 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...
7 years 前 | 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-...
7 years 前 | 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: ...
7 years 前 | 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).
9 years 前 | 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...
9 years 前 | 1 个回答 | 0