No description specified
pram.experimentType = 'h2ax_tissue' pram.dataset = 'h2ax_tissue' pram.Nx = 64; pram.ValDataRatio = 0.05; % ratio of training data used for validation % hyper-parameter of the rule-based algorithm pram.th_prop = 0.99; pram.th_gt = 20000;% jenny's annotation are dark dots on bright bg on 16bit image % training parameters pram.maxEpochs = 20; pram.miniBatchSize = 256; pram.initLearningRate = 1; pram.learningRateFactor = .1; pram.dropPeriod = round(pram.maxEpochs/4); pram.l2reg = 0.0001; pram.excEnv = 'multi-gpu'; % 'gpu', 'multi-gpu' pram.runTissueSeg = 0;
Creators and SubmitterCreator
Submitter
Activity
Views: 1132 Downloads: 69
Created: 13th Dec 2021 at 14:58
TagsThis item has not yet been tagged.
AttributionsNone
Version History
Version 1 (earliest) Created 13th Dec 2021 at 14:58 by Dikshant Pradhan
No revision comments
Download
View content