편명장/님/(myeongjang.pyeon)
commited on
Commit
·
f5198ff
1
Parent(s):
3cc54a4
update README
Browse files- README.md +1 -1
- {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
|
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
|