-
I tried to use the seed finder with the keywords: political news
Then DDT said:
Query failed. Try Bing.
But under the SeedFinder, there is no option to switch the search engine.
I went back to…
-
Hi ,
I tried to run your code but it reaches to this error. What is the source of the error ?
Best regards
Sarah
------------------------------------------------------------------------------
…
-
Hi Davis,
I'm sure there is something on my end that was not right but I can't figure it out.
Versions:
```
--> g++ --version
g++ (GCC) 5.3.1 20160406 (Red Hat 5.3.1-6)
Copyright (C) 2015 …
-
Did you try to resize input image to 128x128 or smaller?
Because now you are working with so big images, and it takes too much time to train nn.
And what FPS you receive from raspberry pi on compute…
-
Hi
I am getting this error when building the project.
```
Error:error: '/home/learner/githubs/my-android-app-boilerplate/lib-distribution/my_core_jni/lib/arm64-v8a/libmy_core_jni.so', needed by '…
-
Two quick questions (hope this is the right place for them):
1. Is the source image from the movie in linear or sRGB colorspace? It looks like you're creating the texture as if it's linear, but I want…