Commit f06bf3b
authored
🐛 Fix Model Name Mismatch (#1043)
Naming inconsistency with two model names in the documentation:
1. micronet_hovernet-consep does not exist, but docs/pretrained.rst on pretrained models defines it -> change to micronet-consep as defined in tiatoolbox/data/pretrained_model.yaml
2. hovernet_original_kumar does not exist, but docs/pretrained.rst on pretrained model defines it -> change to hovernet_original-kumar as defined in tiatoolbox/data/pretrained_model.yaml1 parent 0bf5c28 commit f06bf3b
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
298 | 298 | | |
299 | 299 | | |
300 | 300 | | |
301 | | - | |
| 301 | + | |
302 | 302 | | |
303 | 303 | | |
304 | 304 | | |
| |||
333 | 333 | | |
334 | 334 | | |
335 | 335 | | |
336 | | - | |
| 336 | + | |
337 | 337 | | |
338 | 338 | | |
339 | 339 | | |
| |||
0 commit comments