Update README.md
Browse files
README.md
CHANGED
@@ -14,7 +14,6 @@ Should be able to predict the Material used (as defined by the British Museum) i
|
|
14 |
## Training and evaluation data
|
15 |
Was trained on images from the British Museum site, see link below
|
16 |
Examples to test can be found at: https://www.britishmuseum.org/collection/search?keyword=plate&object=plate&place=Europe&image=true&dateFrom=1700&eraFrom=ad&view=grid&sort=object_name__asc&page=1
|
17 |
-
A model trained to classify the material of European plates, as found in the British Museum collection. Initial model was trained using basic fastai workflow with timm integration.
|
18 |
|
19 |
Architecture: "vit_base_patch16_224_in21k"
|
20 |
|
|
|
14 |
## Training and evaluation data
|
15 |
Was trained on images from the British Museum site, see link below
|
16 |
Examples to test can be found at: https://www.britishmuseum.org/collection/search?keyword=plate&object=plate&place=Europe&image=true&dateFrom=1700&eraFrom=ad&view=grid&sort=object_name__asc&page=1
|
|
|
17 |
|
18 |
Architecture: "vit_base_patch16_224_in21k"
|
19 |
|