| 1 | #!/usr/bin/python |
| 2 | # The contents of this file are in the public domain. See LICENSE_FOR_EXAMPLE_PROGRAMS.txt |
| 3 | # |
| 4 | # This example shows how faces were jittered and augmented to create training |
nothing calls this directly
no test coverage detected