An open API service for producing an overview of a list of open source projects.

JOSS: https://github.com/NKI-AI/direct

deep-learning fastmri-challenge inverse-problems medical-imaging mri-reconstruction pytorch

Score: 7.685703061234547

Last synced: about 16 hours ago
JSON representation

Repository metadata:

Deep learning framework for MRI reconstruction


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 7 days ago

Total Commits: 607
Total Committers: 7
Avg Commits per committer: 86.714
Development Distribution Score (DDS): 0.273

Commits in past year: 4
Committers in past year: 2
Avg Commits per committer in past year: 2.0
Development Distribution Score (DDS) in past year: 0.5

Name Email Commits
Jonas Teuwen j****n@g****m 441
George Yiasemis g****s@h****m 92
Dimitrios Karkalousos d****s@g****m 28
deepsource-autofix[bot] 6****] 24
wdika d****s@a****l 19
George Yiasemis g****s@a****l 2
dependabot[bot] 4****] 1

Issue and Pull Request metadata

Last synced: 11 days ago

Total issues: 50
Total pull requests: 83
Average time to close issues: about 1 month
Average time to close pull requests: 29 days
Total issue authors: 21
Total pull request authors: 4
Average comments per issue: 1.76
Average comments per pull request: 0.6
Merged pull request: 62
Bot issues: 0
Bot pull requests: 8

Past year issues: 3
Past year pull requests: 7
Past year average time to close issues: about 2 months
Past year average time to close pull requests: 8 days
Past year issue authors: 2
Past year pull request authors: 3
Past year average comments per issue: 0.67
Past year average comments per pull request: 0.43
Past year merged pull request: 3
Past year bot issues: 0
Past year bot pull requests: 4

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/NKI-AI/direct

Top Issue Authors

  • georgeyiasemis (15)
  • zwep (8)
  • jonasteuwen (3)
  • NayeeC (3)
  • kingaza (2)
  • estenhl (2)
  • SHUGOSHAx (2)
  • amirshamaei (2)
  • osorensen (1)
  • zg-young (1)
  • XiaoMengLiLiLi (1)
  • osbm (1)
  • Winnie-xwj (1)
  • yilmazkorkmaz1 (1)
  • Breeze-Zero (1)

Top Pull Request Authors

  • georgeyiasemis (68)
  • dependabot[bot] (8)
  • jonasteuwen (6)
  • danielskatz (1)

Top Issue Labels

  • enhancement (22)
  • bug (17)
  • Stale (12)
  • better engineering (2)
  • documentation (1)
  • help wanted (1)
  • question (1)

Top Pull Request Labels

  • python (63)
  • documentation (33)
  • ci (16)
  • dependencies (8)
  • bug (4)
  • better engineering (4)
  • enhancement (3)
  • docker (2)
  • javascript (1)

Dependencies

.github/workflows/black.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
  • psf/black 22.1.0 composite
.github/workflows/coverage.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
  • codecov/codecov-action v1 composite
.github/workflows/pr-labels.yml actions
  • actions/labeler v2 composite
.github/workflows/pylint.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v1 composite
.github/workflows/stale.yml actions
  • actions/stale v3 composite
.github/workflows/tox.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
docker/Dockerfile docker
  • nvidia/cuda ${CUDA}-devel-ubuntu18.04 build
setup.py pypi
  • h5py ==3.3.0
  • numpy >=1.21.2
  • omegaconf ==2.1.1
  • protobuf ==3.20.1
  • scikit-image >=0.19.0
  • scikit-learn >=1.0.1
  • tensorboard >=2.7.0
  • torch >=1.10.2
  • torchvision *
  • tqdm *
pyproject.toml pypi