Skip to content

Implement Geometric 3D Reconstruction + 3D CNNs #97

@bryankim96

Description

@bryankim96

See here for a general description of the corresponding Google Summer of Code (GSoC) project created through OpenAstronomy: here

This issue is for discussing the development/implementation of the features described in the project. The project as described above will probably include the following tasks:

  1. Modifications to the DataLoader class (and the data storage format) to handle truly 3D data. (see ctlearn/data_loader.py).
  2. Modifications to the DataProcessor class (see ctlearn/data_processing.py) to adapt the existing functionality (cropping, cleaning, normalization) to 3D inputs.
  3. Implementation of an entirely new module implementing a geometric 3D reconstruction method (from multiple shower images to a single 3D shower representation). A memo outlining some ideas for a proposed approach can be provided on request.
  4. Implementation of a 3D CNN model in Tensorflow in the supported model format (see ctlearn/default_models.py for examples).
  5. Implementation of any scripts required for visualization of results/verification of data/etc.

Any discussion of ideas/implementation for this task can go below!

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions