Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

framework v1 #1

Closed
9 of 11 tasks
casperdcl opened this issue Jan 18, 2024 · 0 comments
Closed
9 of 11 tasks

framework v1 #1

casperdcl opened this issue Jan 18, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@casperdcl
Copy link
Member

casperdcl commented Jan 18, 2024

one example notebook

  1. download data https://github.com/TomographicImaging/SyneRBI-Challenge/blob/nema-data/src/SIRF_data_preparation/try_data_preparation.py
  2. run NEMA reconstruction (BSREM Algorithm) https://github.com/SyneRBI/SIRF-Contribs/blob/master/src/notebooks/BSREM_illustration.ipynb
  3. get ROIs https://github.com/SyneRBI/SIRF-Contribs/blob/master/src/Python/sirf/contrib/NEMA/generate_nema_rois.py
  4. run metrics https://github.com/TomographicImaging/Hackathon-000-Stochastic-QualityMetrics/blob/cil_callback/img_quality_cil_stir/image_quality_callback.py
  5. dummy Algorithm for users to implement custom reconstruction with

submissions & leaderboard

  1. template repo (this one)
  2. README instructions
    • must use SIRF projectors
    • must use CIL Algorithm
    • max binary size 1GB (e.g. pretrained CNN weights)
  3. one private fork per team (maybe hosted by us + we manually give write access to GH usernames)
  4. GH workflow to evaluate metrics & update leaderboard
    • on: push: quick basic tests
    • on: tag: full run one dataset
    • after submission deadline: full run on more datasets (maybe only on top 30%)

ideas/TODO

@casperdcl casperdcl added the enhancement New feature or request label Jan 18, 2024
@casperdcl casperdcl self-assigned this Jan 18, 2024
@casperdcl casperdcl moved this from ToDo to WIP in Work plan Jan 18, 2024
@casperdcl casperdcl changed the title ideas v1 framework Jan 18, 2024
@casperdcl casperdcl changed the title v1 framework framework v1 Jan 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant