Hi everyone, I have been producing some custom deep learning models for object detection. Everything worked and when I was using the "train deep learning model" when running it was showing me the percentage of completion and the different epochs with the average accuracy while running. Now it stopped doing that, no matter the label I prepare and the parameters I use it keeps running forever, without giving me any detail. I tried to use very small amount of data, that according to the past performance should not require much to be processed, but there is no way to make it work. Any suggestion? thanks