bytesWright commited on
Commit
dca0b3b
·
1 Parent(s): bbadf3a
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitignore +3 -0
  2. creditCard.yaml +13 -0
  3. desc.md +29 -0
  4. images-vis/test/cc_0.jpg +3 -0
  5. images-vis/test/cc_1.jpg +3 -0
  6. images-vis/test/cc_10.jpg +3 -0
  7. images-vis/test/cc_100.jpg +3 -0
  8. images-vis/test/cc_101.jpg +3 -0
  9. images-vis/test/cc_102.jpg +3 -0
  10. images-vis/test/cc_103.jpg +3 -0
  11. images-vis/test/cc_104.jpg +3 -0
  12. images-vis/test/cc_105.jpg +3 -0
  13. images-vis/test/cc_106.jpg +3 -0
  14. images-vis/test/cc_107.jpg +3 -0
  15. images-vis/test/cc_108.jpg +3 -0
  16. images-vis/test/cc_109.jpg +3 -0
  17. images-vis/test/cc_11.jpg +3 -0
  18. images-vis/test/cc_110.jpg +3 -0
  19. images-vis/test/cc_111.jpg +3 -0
  20. images-vis/test/cc_112.jpg +3 -0
  21. images-vis/test/cc_113.jpg +3 -0
  22. images-vis/test/cc_114.jpg +3 -0
  23. images-vis/test/cc_115.jpg +3 -0
  24. images-vis/test/cc_116.jpg +3 -0
  25. images-vis/test/cc_117.jpg +3 -0
  26. images-vis/test/cc_118.jpg +3 -0
  27. images-vis/test/cc_119.jpg +3 -0
  28. images-vis/test/cc_12.jpg +3 -0
  29. images-vis/test/cc_120.jpg +3 -0
  30. images-vis/test/cc_121.jpg +3 -0
  31. images-vis/test/cc_122.jpg +3 -0
  32. images-vis/test/cc_123.jpg +3 -0
  33. images-vis/test/cc_124.jpg +3 -0
  34. images-vis/test/cc_125.jpg +3 -0
  35. images-vis/test/cc_126.jpg +3 -0
  36. images-vis/test/cc_127.jpg +3 -0
  37. images-vis/test/cc_128.jpg +3 -0
  38. images-vis/test/cc_129.jpg +3 -0
  39. images-vis/test/cc_13.jpg +3 -0
  40. images-vis/test/cc_130.jpg +3 -0
  41. images-vis/test/cc_131.jpg +3 -0
  42. images-vis/test/cc_132.jpg +3 -0
  43. images-vis/test/cc_133.jpg +3 -0
  44. images-vis/test/cc_134.jpg +3 -0
  45. images-vis/test/cc_135.jpg +3 -0
  46. images-vis/test/cc_136.jpg +3 -0
  47. images-vis/test/cc_137.jpg +3 -0
  48. images-vis/test/cc_138.jpg +3 -0
  49. images-vis/test/cc_139.jpg +3 -0
  50. images-vis/test/cc_14.jpg +3 -0
.gitignore ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ weights
2
+ train-log
3
+ *.cache
creditCard.yaml ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ path: ./creditCardV0.3
2
+ train: images/train
3
+ val: images/val
4
+ test: images/test
5
+
6
+ names:
7
+ 0: creditCardFront
8
+ 1: creditCardBack
9
+ 2: text
10
+ 3: chip
11
+ 4: band
12
+
13
+
desc.md ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Train size: 3401
2
+ Val size: 1075
3
+ Test size: 200
4
+
5
+ Classes:
6
+ Credit card front face
7
+ Credit card back face
8
+ Text (lines)
9
+ Chip (in front face)
10
+ Band (in back face)
11
+
12
+ Training command running from the root of the project:
13
+ yolo train model=./models/yolov8n.pt data=./datasets/creditCardV0.3/creditCard.yaml epochs=300 imgsz=800
14
+
15
+ Command to export as tflite bellow. For some reason the exception [ModuleNotFoundError: No module named 'tensorflow_lite_support'] is raised but the tflite files are created:
16
+ yolo export model=./datasets/creditCardV0.3/weights/best.pt format=tflite
17
+
18
+ Command to test:
19
+ yolo predict model='./datasets/creditCardV0.3/weights/best.pt' source='./test/T0.jpg'
20
+ yolo predict model='./datasets/creditCardV0.3/weights/best_float16.tflite' source='./test/T0.jpg'
21
+ yolo predict model='./datasets/creditCardV0.3/weights/best_float30.tflite' source='./test/T0.jpg'
22
+
23
+ Notes:
24
+
25
+ This data set has an issue with the chip. For some reason it was not generated correctly for some images.
26
+ The light in the images needs fixing to avoid white clipping parts of the images.
27
+ The texture of the plastic is too deep some times.
28
+
29
+ For more info: https://docs.ultralytics.com/
images-vis/test/cc_0.jpg ADDED

Git LFS Details

  • SHA256: 2179d6df2dd60cc05ef5a9530a7d4a7b2176af90597ef4b49f524698916dfb06
  • Pointer size: 129 Bytes
  • Size of remote file: 4.31 kB
images-vis/test/cc_1.jpg ADDED

Git LFS Details

  • SHA256: 68ab6b9cd1f1735fe80daf91ebcffc4b84244e4e78deb5b60859fb0280fbd207
  • Pointer size: 129 Bytes
  • Size of remote file: 7.01 kB
images-vis/test/cc_10.jpg ADDED

Git LFS Details

  • SHA256: 5c6286d0129561447e7546a0c7e10b5fb28c88f7f5cd9fa5e72b516865c47c34
  • Pointer size: 129 Bytes
  • Size of remote file: 8.28 kB
images-vis/test/cc_100.jpg ADDED

Git LFS Details

  • SHA256: 8a9874eb76c2e90ae08e5db2aeea5f0869557c178976332fdbfd442330220075
  • Pointer size: 129 Bytes
  • Size of remote file: 8.22 kB
images-vis/test/cc_101.jpg ADDED

Git LFS Details

  • SHA256: d0c04f82d177d2f68564d16201f7558740c0694d80e700b761bdd12cb9c8f1f7
  • Pointer size: 129 Bytes
  • Size of remote file: 6.99 kB
images-vis/test/cc_102.jpg ADDED

Git LFS Details

  • SHA256: 14b8a38e6ff75459b723d91137234ee78762f1278f7c2ae42c196657129c1ea9
  • Pointer size: 129 Bytes
  • Size of remote file: 7.07 kB
images-vis/test/cc_103.jpg ADDED

Git LFS Details

  • SHA256: 9b6ee7cae0770238c084f083445f0d15df013e674184d9c4f17810cad9215206
  • Pointer size: 129 Bytes
  • Size of remote file: 4.67 kB
images-vis/test/cc_104.jpg ADDED

Git LFS Details

  • SHA256: 101579d627730b94ad7fa446b9bd5372ce7b899b3d26b60e69327ce4c98fcbc0
  • Pointer size: 130 Bytes
  • Size of remote file: 10.1 kB
images-vis/test/cc_105.jpg ADDED

Git LFS Details

  • SHA256: 20e06dc80983e8da6c9242219615ba61ad8bc07560aeaa556eb406320194a62b
  • Pointer size: 129 Bytes
  • Size of remote file: 7.3 kB
images-vis/test/cc_106.jpg ADDED

Git LFS Details

  • SHA256: 4734ca8152d4d34c21d7e44ef2767a2c648265a74252253bef0709d0982d17c6
  • Pointer size: 129 Bytes
  • Size of remote file: 7.08 kB
images-vis/test/cc_107.jpg ADDED

Git LFS Details

  • SHA256: 8de32b72716e35101811bc3978786b79369fea6807453698b3e3b44618eeba61
  • Pointer size: 129 Bytes
  • Size of remote file: 5.31 kB
images-vis/test/cc_108.jpg ADDED

Git LFS Details

  • SHA256: dcfb3359599ab14988f4fea8ba0afaa3fcfddf4912471477609a1a0db338a32c
  • Pointer size: 129 Bytes
  • Size of remote file: 4.9 kB
images-vis/test/cc_109.jpg ADDED

Git LFS Details

  • SHA256: 34a7a37dcb8a8c407a4e1cda914a6d92bacf67ccc3183a79450880813aa224ff
  • Pointer size: 129 Bytes
  • Size of remote file: 5.98 kB
images-vis/test/cc_11.jpg ADDED

Git LFS Details

  • SHA256: 537ad53cf05a6d14c5b0582251c1c00febcf9a68b1535637e3271736b176c426
  • Pointer size: 129 Bytes
  • Size of remote file: 4.24 kB
images-vis/test/cc_110.jpg ADDED

Git LFS Details

  • SHA256: b95a7bfc0d98b71fd2bccd1318507886ffcff0159b5d0314e7e4d6453a18d226
  • Pointer size: 129 Bytes
  • Size of remote file: 5.72 kB
images-vis/test/cc_111.jpg ADDED

Git LFS Details

  • SHA256: 52d4f68834a2252e257530ca333b67e7d249ec1de2c893c4089c1a7d675af6f0
  • Pointer size: 129 Bytes
  • Size of remote file: 8.69 kB
images-vis/test/cc_112.jpg ADDED

Git LFS Details

  • SHA256: 0f82e54c872fd525e4f2e583ebdf45a320d21847f120845c6ba9f8b224d3b054
  • Pointer size: 129 Bytes
  • Size of remote file: 6.54 kB
images-vis/test/cc_113.jpg ADDED

Git LFS Details

  • SHA256: 75ea26f88114a9d9692ff35f4626f12249e2391efbe5e5883964775d29fae8e4
  • Pointer size: 129 Bytes
  • Size of remote file: 9.36 kB
images-vis/test/cc_114.jpg ADDED

Git LFS Details

  • SHA256: afa0f817dd86ec40cab9b0565bc4535fb09d05e74e2e66ebe5edc1d1e26f8f6d
  • Pointer size: 129 Bytes
  • Size of remote file: 6.58 kB
images-vis/test/cc_115.jpg ADDED

Git LFS Details

  • SHA256: f14e86607e60ccc4caef68788bcf580d9b06687dc31cc7ac93e59bf83fc8fc82
  • Pointer size: 129 Bytes
  • Size of remote file: 8.83 kB
images-vis/test/cc_116.jpg ADDED

Git LFS Details

  • SHA256: cc705393554b39063d68deadd0e4036745c29d6a9d99993361fa5dfcf51f31a3
  • Pointer size: 129 Bytes
  • Size of remote file: 7.25 kB
images-vis/test/cc_117.jpg ADDED

Git LFS Details

  • SHA256: 62b2d9b41805e5ca40ec840c7f48776547460e43edf3ba10d6133a9519c4f354
  • Pointer size: 129 Bytes
  • Size of remote file: 8.18 kB
images-vis/test/cc_118.jpg ADDED

Git LFS Details

  • SHA256: 1804212ee900281b86ea3edb62e48f8b2d82aea073908e48f5c8ce84de47ca44
  • Pointer size: 129 Bytes
  • Size of remote file: 6.31 kB
images-vis/test/cc_119.jpg ADDED

Git LFS Details

  • SHA256: ac41444cd2bd1bf925948f393bcc2e5fd23ab799e047527ddf6f35f7e72ace61
  • Pointer size: 130 Bytes
  • Size of remote file: 10.3 kB
images-vis/test/cc_12.jpg ADDED

Git LFS Details

  • SHA256: dcd574f4727e94cc6ea54132f0a2f778006834ac56a35717b959173945a3bea7
  • Pointer size: 129 Bytes
  • Size of remote file: 6.47 kB
images-vis/test/cc_120.jpg ADDED

Git LFS Details

  • SHA256: bba83f1efc1a0cbe5b195292806ebf27094ec771281322f8b9b9d07cc846342c
  • Pointer size: 129 Bytes
  • Size of remote file: 5.89 kB
images-vis/test/cc_121.jpg ADDED

Git LFS Details

  • SHA256: 503ea2978bef93add4a9b9e85ad4b4f037c77ba6fd93fef6a05e35ede4965763
  • Pointer size: 129 Bytes
  • Size of remote file: 5.53 kB
images-vis/test/cc_122.jpg ADDED

Git LFS Details

  • SHA256: ef3a1be10f02a09edde822175cd9f0b2c9a2e0cf2090baebc9b2d09673e86040
  • Pointer size: 130 Bytes
  • Size of remote file: 12 kB
images-vis/test/cc_123.jpg ADDED

Git LFS Details

  • SHA256: 1c7e4848963f1b2ff8256d43ce3c8423872333dd25ca162c27ddf1f1051797a4
  • Pointer size: 129 Bytes
  • Size of remote file: 6.62 kB
images-vis/test/cc_124.jpg ADDED

Git LFS Details

  • SHA256: 96bce015ae3e668419a7c532bf0484e591b421220ed51e68ffef35acbcd77f5d
  • Pointer size: 129 Bytes
  • Size of remote file: 6.69 kB
images-vis/test/cc_125.jpg ADDED

Git LFS Details

  • SHA256: 1f8721b51a70e040ce4c5482263df7a1330007d4a64a0a7627fbf5dfeb34256f
  • Pointer size: 129 Bytes
  • Size of remote file: 9.52 kB
images-vis/test/cc_126.jpg ADDED

Git LFS Details

  • SHA256: 9a6a52772fb176f24b035eea1c912c27f6caaf390d4462449db432add45ed47d
  • Pointer size: 129 Bytes
  • Size of remote file: 7.62 kB
images-vis/test/cc_127.jpg ADDED

Git LFS Details

  • SHA256: ab4b9fc5570f57daae13f489ce615f083fb7b14af1593412c9e959feb7a8e819
  • Pointer size: 129 Bytes
  • Size of remote file: 7.34 kB
images-vis/test/cc_128.jpg ADDED

Git LFS Details

  • SHA256: 3374dac1ad005ef3cf0fa076587eea488f0aba50bd1c0c4a99df63977f9e64cb
  • Pointer size: 129 Bytes
  • Size of remote file: 8.4 kB
images-vis/test/cc_129.jpg ADDED

Git LFS Details

  • SHA256: ef34547baf75fb23df28a855ffcadd5a9007677658c1d17cbf111159485f9c91
  • Pointer size: 129 Bytes
  • Size of remote file: 6.61 kB
images-vis/test/cc_13.jpg ADDED

Git LFS Details

  • SHA256: 1d83d52fbe9606f4d557b3cd7a5e575faaaa15ea912a2305fa11f6b9a381c863
  • Pointer size: 129 Bytes
  • Size of remote file: 6.37 kB
images-vis/test/cc_130.jpg ADDED

Git LFS Details

  • SHA256: 6ff49fad6ea8d0da498c4178d44df3f79092fee340adbe47b880bd85c14ef7a9
  • Pointer size: 129 Bytes
  • Size of remote file: 7.43 kB
images-vis/test/cc_131.jpg ADDED

Git LFS Details

  • SHA256: 44c1fdb08aff25083fcb9c35d2d17a00f2cc220dcd854bccd116d3bcaffaf6ef
  • Pointer size: 129 Bytes
  • Size of remote file: 4.29 kB
images-vis/test/cc_132.jpg ADDED

Git LFS Details

  • SHA256: 0ee0fa7beabe3c1b1ad52e67d86b8fe352b1a18811d5995f750edfc9d865c2d7
  • Pointer size: 130 Bytes
  • Size of remote file: 10.3 kB
images-vis/test/cc_133.jpg ADDED

Git LFS Details

  • SHA256: 5e48119ab74ba083883fd42afbb491f7f5a469a809258f4a2657dc5f90600ac6
  • Pointer size: 129 Bytes
  • Size of remote file: 6.6 kB
images-vis/test/cc_134.jpg ADDED

Git LFS Details

  • SHA256: 85dab3cdeb965de888439837d33ca3e32ca439575a6c7d5dc6f7e58cdf25669f
  • Pointer size: 129 Bytes
  • Size of remote file: 9.38 kB
images-vis/test/cc_135.jpg ADDED

Git LFS Details

  • SHA256: 782c107d2910e193849578e38fdc742bb63f4b13fd1b08e479ec761614200144
  • Pointer size: 129 Bytes
  • Size of remote file: 8.32 kB
images-vis/test/cc_136.jpg ADDED

Git LFS Details

  • SHA256: 149aab506559433b8ad773f3cbc59c774795b2b2217b2b449fd4d15e6e0f5c76
  • Pointer size: 129 Bytes
  • Size of remote file: 7.61 kB
images-vis/test/cc_137.jpg ADDED

Git LFS Details

  • SHA256: a3fc51261f9132403027ccef0beaabcad011a1e51603c1ff315a67379fcf1fb2
  • Pointer size: 129 Bytes
  • Size of remote file: 6.58 kB
images-vis/test/cc_138.jpg ADDED

Git LFS Details

  • SHA256: bcf5bf0b5b58bbba4a1397e243ed18a2cfbd457273236edaea6c8670b0c39429
  • Pointer size: 129 Bytes
  • Size of remote file: 7 kB
images-vis/test/cc_139.jpg ADDED

Git LFS Details

  • SHA256: 965b7db1178960f5bfb5914473b98a47c919ea64603c09d41f9960c8d0ddeedd
  • Pointer size: 130 Bytes
  • Size of remote file: 11.5 kB
images-vis/test/cc_14.jpg ADDED

Git LFS Details

  • SHA256: caca145de81bfb088cb077f43b4528e732248efce2263752a22308777179b6e9
  • Pointer size: 129 Bytes
  • Size of remote file: 5.01 kB