Skip to content

Updated the metadata for all models, focused on name, description, and task for Model Zoo website improvements. #752

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

Open
wants to merge 3 commits into
base: dev
Choose a base branch
from

Conversation

zephyrie
Copy link
Collaborator

@zephyrie zephyrie commented Jun 9, 2025

Description

Updated the metadata for all models, focused on name, description, and task for Model Zoo website improvements.

Status

Ready/Work in progress/Hold

Please ensure all the checkboxes:

  • [] Codeformat tests passed locally by running ./runtests.sh --codeformat.
  • In-line docstrings updated.
  • Update version and changelog in metadata.json if changing an existing bundle.
  • Please ensure the naming rules in config files meet our requirements (please refer to: CONTRIBUTING.md).
  • Ensure versions of packages such as monai, pytorch and numpy are correct in metadata.json.
  • Descriptions should be consistent with the content, such as eval_metrics of the provided weights and TorchScript modules.
  • Files larger than 25MB are excluded and replaced by providing download links in large_file.yml.
  • Avoid using path that contains personal information within config files (such as use /home/your_name/ for "bundle_root").

@zephyrie zephyrie requested a review from yiheng-wang-nv June 9, 2025 23:41
@zephyrie
Copy link
Collaborator Author

zephyrie commented Jun 9, 2025

@yiheng-wang-nv, there were some issues with ./runtests.sh --codeformat, but they were in code I didn't touch so I left them alone for now. Everything else looked fine.

@zephyrie zephyrie force-pushed the update_metadata_all_models branch from e538a1e to 4dfd556 Compare June 17, 2025 02:42
@zephyrie
Copy link
Collaborator Author

@ericspod, I found 7 instances of the 'authors' key issue that I've fixed now.

Copy link
Member

@ericspod ericspod left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, thanks!

@@ -2,7 +2,7 @@
"schema": "https://github.com/Project-MONAI/MONAI-extra-test-data/releases/download/0.8.1/meta_schema_20240725.json",
"version": "0.6.1",
"changelog": {
"0.6.1": "update to huggingface hosting and fix missing dependencies",
"0.6.1": "enhance metadata with improved descriptions and task specification",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @zephyrie , I think we need 0.6.2 here, could you help to update it? Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants