Coder Social home page Coder Social logo

redcrow9564 / inverseproblems-finalproject Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 141 KB

This project was submitted as a requirement for this course. The course was administered in Spring 2020 in Tel-Aviv University - School of Mathematical Sciences

License: MIT License

Python 100.00%
ct-images inverse-problems radon-transform tomography

inverseproblems-finalproject's People

Contributors

redcrow9564 avatar tmrlv95 avatar

Watchers

 avatar  avatar

inverseproblems-finalproject's Issues

Problem running SampleRateExperiment

WARNING: No observers have been added to this run
About to create experiment of type Sample-Rate Experiment on database Shepp-Logan Phantom
Done creating experiment
About to run experiment
ERROR: Failed after 0:01:02!
Traceback (most recent calls WITHOUT Sacred internals):
  File "./main.py", line 119, in main
    experiment_log, output_images = experiment.run()
  File "./Experiments/sample_rate_experiment.py", line 106, in run
    estimated_image: Matrix = solver(downsampled_sinogram,
  File "./Experiments/sample_rate_experiment.py", line 62, in <lambda>
    solver = lambda *args : cached_solver(get_solver(self._solver), *args)
  File "./Experiments/sample_rate_experiment.py", line 329, in cached_solver
    res = solver(*args)
  File "./Solvers/fbp_and_sart.py", line 41, in sart
    sinogram_error: Scalar = np.linalg.norm(R.dot(estimated_image.flatten()) - sinogram.flatten('F'), ord=2)
ValueError: shapes (160,160) and (25600,) not aligned: 160 (dim 1) != 25600 (dim 0)

About to run solver SART
Shape of downsampled sinogram is (160, 160)
Shape of downsampled thetas is (160,)
Hash is 3e9079481462aa39d57f2d8b5f72d550d41fd4d94e275bb67e61d078e3c0153e

Process finished with exit code 1

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.