Ignacio Tomas Crespo
Ignacio Tomas Crespo
for me this worked ok ``` python3 test.py --cpu models/YOURMODEL.pth ``` using the repo at `https://github.com/BlueAmulet/ESRGAN.git`
👍 for Android Studio support
Hi, thanks for trying the plugin, could you describe the problems you have?
Love it! I was creating a program that generates a quine java code, and found this piece of art. Good job! :+1:
~CTRL + SHIFT + T in Android Studio, inside the projects view. Or right click in project and choose "Show Image thumbnails". Then in the images view click button "Toggle...
click button  it will show all folders. But wait, now I see VectorDrawables are not displayed, sorry, my mistake, will update my answer
@AndroidDeveloperLB I created a plugin showing all vector drawables in your project, hope it helps https://plugins.jetbrains.com/plugin/10741-vector-drawable-thumbnails
Same as @goncalossilva with Robolectric 3.6.1 + Gradle plug-in 3.0.1, expand for stacktrace logs java.lang.VerifyError: Bad return type Exception Details: Location: android/content/res/ResourcesImpl.$$robo$$loadComplexColorForCookie(Landroid/content/res/Resources;Landroid/util/TypedValue;ILandroid/content/res/Resources$Theme;)Landroid/content/res/ComplexColor; @565: areturn Reason: Type 'java/lang/Object' (current frame, stack[0])...
@KaidoNinja totally agree with you! I hope the robolectric team find a fix for this soon.
> I have used the same function as @amsterr and it worked for me too, however there is another simple way to do it if you know the coordinates, but...