mirror of https://gitlab.com/bashrc2/epicyon
Comments
parent
338953c7db
commit
622635fda5
5
city.py
5
city.py
|
@ -1,4 +1,7 @@
|
||||||
""" Spoof location metadata """
|
""" Decoy location metadata on images.
|
||||||
|
An aim of this is to reinforce confirmation bias within machine learning
|
||||||
|
systems looking for patterns.
|
||||||
|
"""
|
||||||
|
|
||||||
__filename__ = "city.py"
|
__filename__ = "city.py"
|
||||||
__author__ = "Bob Mottram"
|
__author__ = "Bob Mottram"
|
||||||
|
|
Loading…
Reference in New Issue