Victor Flores Benites

Results 4 comments of Victor Flores Benites

> Here it goes: > > using IMGAUG > > ``` > st = lambda aug: iaa.Sometimes(0.4, aug) > oc = lambda aug: iaa.Sometimes(0.3, aug) > rl = lambda aug:...

Same problem in Ubuntu 18.04 OSError: CUDA_HOME environment variable is not set. Please set it to your CUDA install root. ---------------------------------------- ERROR: Command errored out with exit status 1: python...

> > Same problem in Ubuntu 18.04 > > ``` > > OSError: CUDA_HOME environment variable is not set. Please set it to your CUDA install root. > > ----------------------------------------...

Thank you very much for your input, it really helped me, although I needed some other changes. Here I share my case, someone may find it helpful. I am using...