Kieranm commited on
Commit
ff85b1d
1 Parent(s): 23d08ec

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -1
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