Python Forum
how to find difference between fake driving license or real using python?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
how to find difference between fake driving license or real using python?
#3
Absolutely agree with the above. Would add - the way I would approach is get high res images of real and fake IDs from each of the states involved. You would need a lot of those images. Would then train a convolutional neural network on those images. I would do this separately for each state - likely to train more accurately. Be prepared that this will take a lot of computational time.
Reply


Messages In This Thread
RE: how to find difference between fake driving license or real using python? - by jefsummers - Dec-20-2020, 08:41 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Issue with uninstalling Python that is driving me crazy traxus 0 249 Mar-30-2024, 04:37 PM
Last Post: traxus
  For Loops Driving Me Insane Guybrush3pwood 9 2,275 May-01-2022, 11:01 AM
Last Post: snippsat
  Real Time Audio Processing with Python Sound-Device not working Slartybartfast 2 4,030 Mar-14-2021, 07:20 PM
Last Post: Slartybartfast
Question I can't get my real-time chart with Python (Help!) Bastian_ElProfe 1 2,244 Jan-20-2021, 01:34 PM
Last Post: wostan
  python 3 find difference between 2 files pd007 2 2,164 May-22-2020, 01:16 AM
Last Post: Larz60+
  Real time MIDI with python eythoralex 1 3,493 May-19-2020, 07:17 PM
Last Post: Larz60+
  Help Graphing Arduino Data Real Time in Python nschulz 0 2,558 Mar-12-2020, 06:15 PM
Last Post: nschulz
  Fake UserAgent Issue NEED HELP ! adultsitem 1 1,865 Feb-07-2020, 04:45 PM
Last Post: snippsat
  How to do real-time audio signal processing using python Zenolen 7 16,676 Nov-04-2019, 02:57 AM
Last Post: jefsummers
  Show real time temperature and storage with Python linkxxx 4 2,794 Aug-28-2019, 02:06 PM
Last Post: linkxxx

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020