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