편명장/님/(myeongjang.pyeon) commited on
Commit
f5198ff
·
1 Parent(s): 3cc54a4

update README

Browse files
Files changed (2) hide show
  1. README.md +1 -1
  2. {models → samples}/.gitkeep +0 -0
README.md CHANGED
@@ -34,7 +34,7 @@ The inference can be executed as follows
34
  1. Copy your `.svs` files into `samples` directory
35
  2. Run inference
36
  ```
37
- python -m monai.bundle run evaluating --meta_file configs/metadata.json --config_file configs/inference.json configs/logging.conf
38
  ```
39
 
40
  ## Contact
 
34
  1. Copy your `.svs` files into `samples` directory
35
  2. Run inference
36
  ```
37
+ python -m monai.bundle run inference --meta_file configs/metadata.json --config_file configs/inference.yaml
38
  ```
39
 
40
  ## Contact
{models → samples}/.gitkeep RENAMED
File without changes