Jannes Gladrow (@JamesGlare)
  • Stars
    star
    42
  • Global Rank 385,357 (Top 14 %)
  • Followers 18
  • Following 62
  • Registered over 8 years ago
  • Most used languages
    Python
    50.0 %
    C++
    25.0 %
    Rust
    25.0 %
  • Location πŸ‡¬πŸ‡§ United Kingdom
  • Country Total Rank 14,778
  • Country Ranking
    Rust
    1,194
    C++
    1,362
    Python
    4,913

Top repositories

1

Neural-Net-LabView-DLL

Deep Learning library in Labview. C++-based implementation of a feed-forward neural network. Compilation requires version 3.3.5. of the Eigen library. Additional layer-sharing, GAN and Mixture Density Capability to deal with ill-posed inverse problems. Currently applied to inverse-holography (infer back on the hologram from the light field it creates). Compiled with Visual Studio C++ 2015.
C++
21
star
2

Holo_gen_models

Holographic wave-shaping has found numerous applications across the physical sciences, especially since the development of digital spatial-light modulators (SLMs). A key challenge in digital holog- raphy consists in finding optimal hologram patterns which transform the incoming laser beam into desired shapes in a conjugate optical plane. The existing repertoire of approaches to solve this inverse problem is built on iterative phase-retrieval algorithms, which do not take optical aberrations and deviations from theoretical models into account. Here, we adopt a physics-free, data-driven, and probabilistic approach to the problem. Using deep conditional Generative-Adversarial-Networks (cGAN) and conditional Variational Autoencoder (cVAE) architectures, we approximate posterior distributions of holograms for a given target laser intensity pattern. In order to reduce the cardinality of the problem, we train our models on a proxy mapping relating an 8 Γ— 8-matrix of complex-valued spatial-frequency coefficients to the ensuing 100 Γ— 100-shaped intensity distribution recorded on a camera. We discuss the degree of ’ill-posedness’ that remains in this reduced problem and challenge our generative models to find holograms that reconstruct given intensity patterns. Finally, we study the ability of the models to generalise to synthetic target intensities, where the existence of matching holograms cannot be guaranteed. We devise a forward-interpolating training scheme aimed at provid- ing models the ability to interpolate in laser intensity space, rather than hologram space and show that this indeed enhances model performance on synthetic data sets.
Python
15
star
3

spatial_gcn

A simple example of a graph convolutional network. A GCN is used here to predict positions of nodes in a graph.
Python
3
star
4

guitar_notes

Command line program for guitar chords and scales.
Rust
3
star