Skip to content
Discussion options

You must be logged in to vote

Hey,
thanks for sharing the question here.
Indeed the simulations are photon numbers. You can also check the Training.ipynb notebook where we explain the simulation procedure, specifically in this section:

The network always takes such frames containing photon numbers as input. That's why when you work with real images the frame processing includes the line
decode.neuralfitter.utils.processing.wrap_callable(camera.backward)
If you want to test it on simulated data that is already in the photon format you can just remove that line and it should work.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@ghost
Comment options

@Haydnspass
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants