Update ML Intern artifact metadata
Browse files
README.md
CHANGED
|
@@ -1,3 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# kyc-document-corner-detector
|
| 2 |
|
| 3 |
KYC Document Segmentation Model | MobileNetV3-Small | CPU Trained
|
|
@@ -36,3 +40,11 @@ model.eval()
|
|
| 36 |
## License
|
| 37 |
|
| 38 |
Same as dataset license.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
tags:
|
| 3 |
+
- ml-intern
|
| 4 |
+
---
|
| 5 |
# kyc-document-corner-detector
|
| 6 |
|
| 7 |
KYC Document Segmentation Model | MobileNetV3-Small | CPU Trained
|
|
|
|
| 40 |
## License
|
| 41 |
|
| 42 |
Same as dataset license.
|
| 43 |
+
|
| 44 |
+
<!-- ml-intern-provenance -->
|
| 45 |
+
## Generated by ML Intern
|
| 46 |
+
|
| 47 |
+
This model repository was generated by [ML Intern](https://github.com/huggingface/ml-intern), an agent for machine learning research and development on the Hugging Face Hub.
|
| 48 |
+
|
| 49 |
+
- Try ML Intern: https://smolagents-ml-intern.hf.space
|
| 50 |
+
- Source code: https://github.com/huggingface/ml-intern
|