LWWZH commited on
Commit
6d5529d
Β·
verified Β·
1 Parent(s): 32f07a2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -100,7 +100,7 @@ You can easily load the model and perform inference on a single image using the
100
  β”œβ”€β”€ train.py # Training script
101
  β”œβ”€β”€ test.py # Inference script
102
  β”œβ”€β”€ Mini-Vision-V1.pth # Trained model weights
103
- β”œβ”€β”€ Config.json
104
  β”œβ”€β”€ README.md
105
  └── assets
106
  β”œβ”€β”€ train_loss.png # Visualized train loss graph
 
100
  β”œβ”€β”€ train.py # Training script
101
  β”œβ”€β”€ test.py # Inference script
102
  β”œβ”€β”€ Mini-Vision-V1.pth # Trained model weights
103
+ β”œβ”€β”€ config.json
104
  β”œβ”€β”€ README.md
105
  └── assets
106
  β”œβ”€β”€ train_loss.png # Visualized train loss graph