frost-is

Results 6 comments of frost-is

Hi ! The relevant code I'm using is the following : ```import tensorflow as tf import numpy as np import os import cv2 import time import tensorflow_model_optimization as tfmot import...

Hi again - quick update I'm rather puzzled - to be completely sure there was a problem with the labels, I've tried checking whether the dataset had labels using `y...

Hi, Sorry for the delay - here is the colab which contains exactly the code I've been using : https://drive.google.com/file/d/1OcsFWK6f2erhRRmItLLceqcOLwq940NO/view?usp=sharing There's a new problem that appeared when using colab though...

Alright - this was actually not a bug but a feature, I used the fix described in https://github.com/keras-team/keras/issues/16205 It's working now - and I do get the `Found 5 files...

Hi, I opened an issue on keras [here](https://github.com/keras-team/tf-keras/issues/399), I'll post an update when it's fixed Thank you for your help !

Sure, no problem. Thank you for your help !