Alex

Results 7 comments of Alex

``` Available compressors: [THRESHOLD] [NOOP] [GZIP] [2020-05-03 14:28:15,480] [INFO] [org.nd4j.linalg.factory.Nd4jBackend] [main] [] - Loaded [CpuBackend] backend [2020-05-03 14:28:16,082] [INFO] [org.nd4j.nativeblas.NativeOpsHolder] [main] [] - Number of threads used for linear algebra:...

Source code of Scala function: ``` def dlfjRunGraph = { import org.nd4j.linalg.api.ndarray.INDArray import org.nd4j.tensorflow.conversion.graphrunner.GraphRunner import java.io.FileInputStream import java.util val shapedArray = imageToShapedArrray("model/17part1x3.jpg") val inputs = util.Arrays.asList("image_tensor:0") val content = IOUtils.toByteArray(new...

Python Object detection working source code: ``` ######## Image Object Detection Using Tensorflow-trained Classifier ######### # # Author: Evan Juras # Date: 1/15/18 # Description: # This program uses a...

Ok, I will install demo app and try to reproduce the issue.

> Using HTTPURLCONNECTION > `request.setRequestProperty("Cookie","rur=PRN&ig_vw=1038&csrftoken=ObRXje2ByOUmAnxqPaoFsD0CHvBEK8dQ&mid=WsqLMgALAAFkkaMz9rbL568BCU5N&ig_vh=532&ig_pr=2.5");` > This bullshit will save your life @dankarization the method does not work again and this solution does not work anymore because the time has...

Fixed by solution from previos issue https://github.com/Auquan/auquantoolbox/issues/3

Having the same issue on the latest Idea *it compiles and runs well