Update README.md
Browse files
README.md
CHANGED
@@ -78,8 +78,7 @@ python train_convnext_hover.py data_dir='data/classification_results/class3'
|
|
78 |
Finally, four segmentation models will be trained.
|
79 |
|
80 |
## Trained models
|
81 |
-
The models
|
82 |
-
https://drive.google.com/drive/folders/1MkEOpgmdkg5Yqw6Ng5PoOhtmo9xPPwIj?usp=sharing
|
83 |
|
84 |
## Inference
|
85 |
The inference process includes classification and segmentation.
|
|
|
78 |
Finally, four segmentation models will be trained.
|
79 |
|
80 |
## Trained models
|
81 |
+
The models are in models/.
|
|
|
82 |
|
83 |
## Inference
|
84 |
The inference process includes classification and segmentation.
|