Codeguyross
Codeguyross
As always, thanks for your work @alemuntoni!
Using the recommended command fails with setting of 640*480. Here is an example The command python train.py --regularization 'GRU' --max_w 768 --max_h 640 --max_d 480 --online_augmentation The Error: Invalid argument:...
I dont see a way to send a direct message but can someone point me to a working example of this library. All training examples fail with no changes to...
@cbaziotis I tried your example above but I am running into an issue with the pickle save on the trials variable. The error refers to a thread issue with pickling....