Andrés Larroza

Results 5 comments of Andrés Larroza

Any updates on this? I am facing memory leak issues on CPU.

Any update on this? The results I get using the online demo are really good but can't get the same results with the mask_generator.

> > Any update on this? The results I get using the online demo are really good but can't get the same results with the mask_generator. > > ![image](https://user-images.githubusercontent.com/39557078/243733889-24e4f999-533c-4f47-ae6d-d04778227723.png) You...

Thank you for your quick response. I'm calling dl4ds.SupervisedTrainer using only data_train, data_val, data_test. But when executing trainer.run() I get: `Unexpected result of train_function (Empty logs). Please use Model.compile(..., run_eagerly=True),...

Hi Carlos, thank you for taking care of this. Indeed, the error didn't tell much but I figured out that the problem was with the batch size, so by setting...