Lewislou commited on
Commit
2898778
1 Parent(s): a2a43cd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
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 can be downloaded from this link:
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.