-
Notifications
You must be signed in to change notification settings - Fork 79
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
base: dev
Are you sure you want to change the base?
Conversation
…d task for Model Zoo website improvements.
for more information, see https://pre-commit.ci
@yiheng-wang-nv, there were some issues with |
"authors": [ | ||
"MONAI team" | ||
], |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"authors": [ | |
"MONAI team" | |
], | |
"authors": "MONAI team", |
"name": "CT-CHAT", | ||
"task": "Vision-Language Chat Model for 3D Chest CT Analysis", | ||
"description": "CT-CHAT is a multimodal AI assistant specifically designed for 3D chest CT imaging interpretation and analysis. The model excels at tasks including visual question answering, report generation, and multiple-choice questions, leveraging full 3D spatial information for superior performance compared to 2D-based approaches.", | ||
"authors": [ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The "authors" value should be a single string rather than a list, according to our (schema)[https://github.com/Project-MONAI/MONAI-extra-test-data/releases/download/0.8.1/meta_schema_20240725.json]. This can thus be a comma-separated list of authors.
"authors": [ | ||
"LG AI Research Team" | ||
], |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"authors": [ | |
"LG AI Research Team" | |
], | |
"authors": "LG AI Research Team", |
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:
./runtests.sh --codeformat
.version
andchangelog
inmetadata.json
if changing an existing bundle.CONTRIBUTING.md
).monai
,pytorch
andnumpy
are correct inmetadata.json
.eval_metrics
of the provided weights and TorchScript modules.large_file.yml
./home/your_name/
for"bundle_root"
).