Feeds
질문
Error deploying DNN "Unable to resolve the name coder.internal.loadDeepLearningNetwork."
Hello, I am having an error after compiling an app that content a compiled mex file. I compile a dnn function to GPU mex to...
5년 초과 전 | 답변 수: 1 | 0
1
답변답변 있음
How can I modify the first layer of a pre-trained DNN
I found the solution, The network has to be move to layer graph, replace layer then can be applied. I am attaching the cod...
How can I modify the first layer of a pre-trained DNN
I found the solution, The network has to be move to layer graph, replace layer then can be applied. I am attaching the cod...
5년 초과 전 | 0
질문
How can I modify the first layer of a pre-trained DNN
I am using a DNN(resnet-50) for feature extraction. However, the visual features of a category are very small and the resizing o...
5년 초과 전 | 답변 수: 1 | 0