yuvraj commited on
Commit ·
eadbc5a
1
Parent(s): 2833614
changes in README link
Browse files
README.md
CHANGED
|
@@ -138,7 +138,7 @@ architecture scores 57.96% out-of-the-box and 98.42% after our data
|
|
| 138 |
engineering pipeline --- demonstrating that the data, not the model, is the
|
| 139 |
primary driver of performance in domain-specific OCR.
|
| 140 |
|
| 141 |
-
Users who want to test their own models on our validation set can do so in
|
| 142 |
-
|
| 143 |
-
testing in our internal systems will be
|
| 144 |
-
submission flow will be updated shortly.
|
|
|
|
| 138 |
engineering pipeline --- demonstrating that the data, not the model, is the
|
| 139 |
primary driver of performance in domain-specific OCR.
|
| 140 |
|
| 141 |
+
Users who want to test their own models on our validation set can do so in our
|
| 142 |
+
[Hugging Face Space](https://huggingface.co/spaces/uv124/license-plate-ocr-benchmark).
|
| 143 |
+
Support for submitting `.bin` files for testing in our internal systems will be
|
| 144 |
+
added soon, and the link for that submission flow will be updated shortly.
|