Coder Social home page Coder Social logo

Additional tests for svmbir interface about scico HOT 4 CLOSED

lanl avatar lanl commented on July 22, 2024
Additional tests for svmbir interface

from scico.

Comments (4)

Michael-T-McCann avatar Michael-T-McCann commented on July 22, 2024

In case it is useful: there are comparisons already between the svmbir prox and a generic scipy solver in https://github.com/lanl/scico/blob/main/scico/test/linop/test_radon_svmbir.py (see test_prox and test_prox_weights).

from scico.

bwohlberg avatar bwohlberg commented on July 22, 2024

Good point. However, it looks as if those tests compare the svmbir prox with a prox computed using evaluations of the SVMBIRWeightedSquaredL2Loss loss function. We need additional tests to confirm that the svmbir prox also gives the same result as a prox computed using the svmbir forward and adjoint operators.

from scico.

bwohlberg avatar bwohlberg commented on July 22, 2024

ToDo:

  • Add an initializer parameter (default None) for Functional.prox
  • Add passing of appropriate initializer to prox in ADMM
  • (and PGM?)
  • Add tests based on operators and CG for prox of SVMBIRWeightedSquaredL2Loss
  • Initializers for radon_svmbir.ParallelBeamProjector and SVMBIRWeightedSquaredL2Loss should set mask radius to sufficient size to avoid masking and provide parameters that allow setting of svmbir prox solver stopping tolerance and max steps
  • Choose appropriate defaults for svmbir prox solver stopping tolerance and max steps

from scico.

Michael-T-McCann avatar Michael-T-McCann commented on July 22, 2024

In branch mike/approx_prox proxes all take **kwargs and ADMM passes an initial value for the prox as v0.

from scico.

Related Issues (20)

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.