Coder Social home page Coder Social logo

match-series's People

Contributors

berkels avatar din14970 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

match-series's Issues

This algorithm can not run on my dataset.

Hi Berkels,

I tried to use your code to simply process my experimental data, it seems the code fails.

log:

reading reference image from: D:/sampledata/sample0000.dm4
reading template image from: D:/sampledata/sample0000.dm4
Created directory results/stage1/
Using templates images ---------------------------------------
D:/sampledata/sample0001.dm4
D:/sampledata/sample0002.dm4
D:/sampledata/sample0003.dm4
D:/sampledata/sample0004.dm4
D:/sampledata/sample0005.dm4
D:/sampledata/sample0006.dm4
D:/sampledata/sample0007.dm4
D:/sampledata/sample0008.dm4
D:/sampledata/sample0009.dm4
D:/sampledata/sample0010.dm4
D:/sampledata/sample0011.dm4
D:/sampledata/sample0012.dm4
D:/sampledata/sample0013.dm4
D:/sampledata/sample0014.dm4

Created directory results/stage1/0/


Registration on level 0 started

The par file content:

templateNamePattern D:/sampledata/sample%04d.dm4
templateNumOffset 0
templateNumStep 1
numTemplates 15
deformationModel 0
#templateSkipNums { 1 9 10 173 }

cropInput 0
cropStartX 512
cropStartY 512
dontResizeOrCropReference 0

preSmoothSigma 1

saveRefAndTempl 0

numExtraStages 2

saveDirectory results/

dontNormalizeInputImages 0
enhanceContrastSaturationPercentage 0.15
normalizeMinToZero 1

lambda weights the deformation regularization term

lambda 200

lambdaFactor scales lambda dependening on the current level: On level d, lambda is multiplied by pow ( lambdaFactor, stopLevel - d )

lambdaFactor 1

maxGDIterations 500
stopEpsilon 1e-6

startLevel 6
stopLevel 10
precisionLevel 10
refineStartLevel 10
refineStopLevel 10

checkboxWidth 16

resizeInput 0

dontAccumulateDeformation 0
reuseStage1Results 1
extraStagesLambdaFactor 0.1
useMedianAsNewTarget 1
calcInverseDeformation 0
skipStage1 0

saveNamedDeformedTemplates 1
saveNamedDeformedTemplatesUsingNearestNeighborInterpolation 1
saveNamedDeformedTemplatesExtendedWithMean 1
saveDeformedTemplates 1
saveNamedDeformedDMXTemplatesAsDMX 1

Multithreaded or GPU?

Hi Dr. Berkels, Thanks for sharing your work. I am wondering if there is any plan to support multithreaded CPU implementation or GPU implementation? Thanks.

A problem

Thanks for your good job. However, When I run the code, I meet a problem. I do not know how to solve it.
image

Can you create a Github release?

I currently try to create a conda package:
conda-forge/staged-recipes#11956

To be able to install match-series with all the required dependencies as easy as:

conda install -c conda-forge match-series

So to be able to fix one version of match-series for future reference and to increase the reproducibility it would be great if you could create a Github release.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.