Skip to content

Commit 23372c3

Browse files
committed
relase
1 parent cdd87fa commit 23372c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,13 +37,13 @@ config.TRAIN.img_path = "your_image_folder/"
3737

3838
- Start training.
3939

40-
```python
40+
```bash
4141
python main.py
4242
```
4343

4444
- Start evaluation.
4545

46-
```python
46+
```bash
4747
python main.py --mode=evaluate
4848
```
4949

0 commit comments

Comments
 (0)