Update ML Intern artifact metadata
Browse files
README.md
CHANGED
|
@@ -1,3 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# KYC Document Corner Detector
|
| 2 |
|
| 3 |
Lightweight document segmentation model trained on KYC documents (Aadhaar, PAN, passports, visas) from the `Jwalit/moire-docs` dataset.
|
|
@@ -63,3 +67,11 @@ Raw Image β SegModel β Mask β Contours β 4 Corners β Crop
|
|
| 63 |
β
|
| 64 |
RotModel β Classify Rotation β Correct Orientation
|
| 65 |
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
tags:
|
| 3 |
+
- ml-intern
|
| 4 |
+
---
|
| 5 |
# KYC Document Corner Detector
|
| 6 |
|
| 7 |
Lightweight document segmentation model trained on KYC documents (Aadhaar, PAN, passports, visas) from the `Jwalit/moire-docs` dataset.
|
|
|
|
| 67 |
β
|
| 68 |
RotModel β Classify Rotation β Correct Orientation
|
| 69 |
```
|
| 70 |
+
|
| 71 |
+
<!-- ml-intern-provenance -->
|
| 72 |
+
## Generated by ML Intern
|
| 73 |
+
|
| 74 |
+
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.
|
| 75 |
+
|
| 76 |
+
- Try ML Intern: https://smolagents-ml-intern.hf.space
|
| 77 |
+
- Source code: https://github.com/huggingface/ml-intern
|