Programming Languages:
Java
Spoken Languages:
Korean
Java
Spoken Languages:
Korean
Feeds
提问
How can I extend 3D dataset into 4D dataset without memory issue?
I have 1500 images with 400x400 resolution. each pixel has integer data between 1 to 800. [1500 400 400] I want to convert thi...
1 year 前 | 1 个回答 | 0
1
个回答提问
How can I check the existance of sub-variable in network layer
I'm trying to sort the layers which its 'WeightLearnRateFactor' is bigger than 0 for training a network with freezing. So, I u...
1 year 前 | 1 个回答 | 0
1
个回答提问
How can I freeze layers for training a network with multiple outputs and reduce time for the training?
Since I try to train the model with multiple outputs, I have an issue to use 'deepNetworkDesigner' and its Training option. So,...
1 year 前 | 1 个回答 | 0
1
个回答提问
How can I reassemble 'patch embedded' data back into original data structure in Vision Transformer on DeepNetworkDesigner?
I'm trying to finetune the Vision Transformer model from 'Computer Vision Toolbox Model for Vision Transformer Network' for ins...
1 year 前 | 1 个回答 | 0