monai
medical
katielink commited on
Commit
28f3221
·
1 Parent(s): df63360

add name tag

Browse files
Files changed (1) hide show
  1. configs/metadata.json +4 -2
configs/metadata.json CHANGED
@@ -1,7 +1,8 @@
1
  {
2
  "schema": "https://github.com/Project-MONAI/MONAI-extra-test-data/releases/download/0.8.1/meta_schema_20220324.json",
3
- "version": "0.3.5",
4
  "changelog": {
 
5
  "0.3.5": "fix a comment issue in the data_process script",
6
  "0.3.4": "add note for multi-gpu training with example dataset",
7
  "0.3.3": "enhance data preprocess script and readme file",
@@ -21,7 +22,8 @@
21
  "nibabel": "4.0.1",
22
  "pytorch-ignite": "0.4.9"
23
  },
24
- "task": "Endoscopic inbody classification classification",
 
25
  "description": "A pre-trained binary classification model for endoscopic inbody classification task",
26
  "authors": "NVIDIA DLMED team",
27
  "copyright": "Copyright (c) 2021-2022, NVIDIA CORPORATION",
 
1
  {
2
  "schema": "https://github.com/Project-MONAI/MONAI-extra-test-data/releases/download/0.8.1/meta_schema_20220324.json",
3
+ "version": "0.3.6",
4
  "changelog": {
5
+ "0.3.6": "add name tag",
6
  "0.3.5": "fix a comment issue in the data_process script",
7
  "0.3.4": "add note for multi-gpu training with example dataset",
8
  "0.3.3": "enhance data preprocess script and readme file",
 
22
  "nibabel": "4.0.1",
23
  "pytorch-ignite": "0.4.9"
24
  },
25
+ "name": "Endoscopic inbody classification",
26
+ "task": "Endoscopic inbody classification",
27
  "description": "A pre-trained binary classification model for endoscopic inbody classification task",
28
  "authors": "NVIDIA DLMED team",
29
  "copyright": "Copyright (c) 2021-2022, NVIDIA CORPORATION",