luisarizmendi commited on
Commit
0f86375
·
1 Parent(s): 25ccc1c

model metadata

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -58,8 +58,10 @@ model-index:
58
 
59
  ## Model binary
60
 
61
- You can [download the model from here](https://huggingface.co/luisarizmendi/hardhat-or-hat/blob/main/v2/model/pytorch/best.pt)
62
 
 
 
63
 
64
  ## Base Model
65
 
 
58
 
59
  ## Model binary
60
 
61
+ You can download:
62
 
63
+ * [v1 that only detects Hardhat or no-hardhat](https://huggingface.co/luisarizmendi/hardhat-or-hat/blob/main/v1/model/pytorch/best.pt)
64
+ * [v2 that detects Hardhat, no-hardhat or Hat](https://huggingface.co/luisarizmendi/hardhat-or-hat/blob/main/v2/model/pytorch/best.pt)
65
 
66
  ## Base Model
67