Skip to content
Snippets Groups Projects
Commit b0203a19 authored by Leonardo de Lima Gaspar's avatar Leonardo de Lima Gaspar
Browse files

Replacing old files in new HoG branch.

parent 34aab606
Branches
No related tags found
No related merge requests found
import tensorflow as tf
from tensorflow import keras
import os
from tensorflow.keras.preprocessing.image import ImageDataGenerator
from tensorflow.keras.preprocessing import image
def main():
if __name__ == "__main__":
main()
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment