Datasets:
Commit
·
1f82aa3
1
Parent(s):
dca0b3b
Update README.md
Browse files
README.md
CHANGED
@@ -1,15 +1,21 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
task_categories:
|
4 |
+
- object-detection
|
5 |
+
pretty_name: Credit Card V0.3 Dataset
|
6 |
+
size_categories:
|
7 |
+
- 1K<n<10K
|
8 |
+
---
|
9 |
+
|
10 |
+
|
11 |
+
Our V0.3 model is trained using synthetic data generated with Blender, Python, and other open-source tools. It
|
12 |
+
accurately detects traditional credit card designs in images, identifying the front and back faces, text lines, chip,
|
13 |
+
and magnetic band.
|
14 |
+
|
15 |
+
The model, along with the dataset and tools used to create it, are freely available for download under the Apache
|
16 |
+
License Version 2.0. You are welcome to modify and distribute these components as needed. We encourage you to contribute
|
17 |
+
back any meaningful and useful changes.
|
18 |
+
|
19 |
+
We kindly request that you notify us if you plan to use these components or modified versions in a product, research
|
20 |
+
project, or any other initiative that generates value. This helps us maintain a record of users and acknowledge their
|
21 |
+
contributions on our website.
|