Open yruen opened 2 years ago
Filter (mm3D) textures based off their visuals with Tensorflow models
Reference: https://colab.research.google.com/github/tensorflow/docs/blob/master/site/en/tutorials/images/classification.ipynb#scrollTo=dC40sRITBSsQ
Tensorflow accelerators don't work on newer versions of python :(
TensorFlow-DirectML - up to Python 3.7
Preliminary testing using just copying the basic example provided does not work very well.
Ideas to improve
Filter (mm3D) textures based off their visuals with Tensorflow models
Learn Tensorflowgot the jist of itCreate training scriptpreliminary doneDownscaleTF downscales automatically)Check device supportTF only works on CPU, GPU support is only available on Nvidia GPUs :(