Community Profile

photo

Julius Å


Last seen: mer än 3 år ago Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


The function trainNetwork is slow during startup - what is the cause?
Hello! I'm training a segmentation network (a modified unetLayers-network) on ~30000 128x128 images, using a validation set of ...

mer än 3 år ago | 1 answer | 0

1

answer

Question


Using functions from R2020b in R2019a
Hello! I would like to use the function groupNormalizationLayer (introduced in R2020b) in my neural network. However, I am cons...

mer än 3 år ago | 1 answer | 0

1

answer

Question


Error using load. Unable to read file '...'. Input cannot be a directory.
I get the error Error using load. Unable to read file '...'. Input cannot be a directory. when using load(currentmatfile, 'exa...

mer än 3 år ago | 1 answer | 0

1

answer

Question


Training a multitask network using custom training loops with dlnetwork()
I want to train a multitask-network, i.e. a neural network that has one input and gives two outputs from separate output layers ...

mer än 3 år ago | 1 answer | 0

1

answer

Question


Training a multiple output segmentation network based on U-net - Staying in MATLAB?
Hello! I have created a neural network ukhkhkhkhksdsaasing the Deep Learning Toolbox in MATLAB that i want to train. The networ...

ungefär 4 år ago | 0 answers | 1

0

answers

Question


Avoiding overfitting using unetLayers
Hello! I'm trying to get a unetLayers-network to work on a binary segmentation problem. I'm training the network on patches of ...

ungefär 4 år ago | 1 answer | 0

1

answer

Question


Modifying unetLayers-architecture for distance map regression
Hello! I want to modify the unetLayers-architecture (with encoderDepth = 4 and numClasses = 2) in order to be able to perform...

ungefär 4 år ago | 1 answer | 0

1

answer

Question


Error when loading neural network (only when using "dbstop if error")
I'm trying to load a neural network that I save after training using: save netTwoStreamNW7 I'm loading the network using: net...

mer än 4 år ago | 0 answers | 0

0

answers

Question


Slow checkLayer-function for simple custom reshape layer
I'm trying to create a simple layer to use directly after my imageInputLayer in a neural network. The purpose of the layer is to...

nästan 5 år ago | 1 answer | 1

1

answer