proto
proto
I also faced the same issue, I deleted all the command line inputs and set the required values to default value so I just did "python ./train" and it solved...
Can I take up the issue? I know how to code neural style transfers and Cnn's
Any Update, to test it on any image. I tried to generate latent vector from image but did not succeed. So, please tell me how should I approach this problem.
Just go to Models/pix2pixBEGAN.py and rename all modules from "%s.relu" or "%s.leakyrelu" to "%s_relu" and "%s_leakyrelu" it will solve the issue. And for **** replace it with **!=**
Any update, I am getting the same crash. Caused by java.lang.NullPointerException: Attempt to invoke virtual method 'int android.graphics.Bitmap.getWidth()' on a null object reference at jp.co.cyberagent.android.gpuimage.GPUImage.getBitmapWithFilterApplied(GPUImage.java:8) at jp.co.cyberagent.android.gpuimage.GPUImage.getBitmapWithFilterApplied(GPUImage.java:1) at com.vyroai.AiBlurEditor.blurTypes.applyBlurTypes.applyBlur(applyBlurTypes.java:10) at...
If anyone can please answer this @doombeaker
I need this feature, since I have 8 Gigs GPU and I cannot load multiple models within the GPU. I have to move models to cpu to load any other...
How much time this can take ?
@strint If you can please answer
Thank you so much