Results 29 issues of jerryxu

are you sure torch==0.3.1 is used in this model ? ERROR: Could not find a version that satisfies the requirement torch==0.3.1 (from versions: 0.1.2, 0.1.2.post1, 0.1.2.post2, 0.4.1, 1.0.0, 1.0.1, 1.0.1.post2,...

ImportError: cannot import name 'pa_sfd_match' from 'layers.box_utils'

[root@localhost darkflow]# flow -h bash: flow: command not found [root@localhost darkflow]# sudo flow -h sudo: flow: command not found [root@localhost darkflow]# python3 setup.py build_ext running build_ext [root@localhost darkflow]# sudo pip3...

after server started, I connect it by vlc player with the mrl rtsp://localhost:80/file/mp4:1.mp4 ,errors show as bellow and server is crash, what is wrong? 2019-03-29 17:15:45.929 attachRecordedDir: dir=file app=file 2019-03-29...

#### Issue Description App crash I try to train a model on multi GPU #### Version Information Please indicate relevant versions, including, if relevant: * 1.0.0-beta5/1.0.0-beta6 * Linux version 3.10.0-862.el7.x86_64...

Bug
LIBND4J
CUDA

#### Issue Description Please describe your issue, along with: - expected behavior run correctly - encountered behavior app crash #### Version Information Please indicate relevant versions, including, if relevant: *...

Issue Description Please describe your issue, along with: expected behavior run correctly encountered behavior Batch = 100 Epoch complete: 1% ======================== TEST ======================== In: what is all this " they...

#### Issue Description Please describe your issue, along with: in this example https://github.com/eclipse/deeplearning4j-examples/blob/master/samediff-examples/src/main/java/org/nd4j/examples/samediff/quickstart/basics/Ex2_LinearRegression.java why gradMap.get("weights") and gradMap.get("bias") return me different value when I run it in many times ? -...

#### Issue Description - As I know, before training yolo2, we need provide priorBoxes for our model, but the HouseNumberDetection example did not explain how to compute it. I hope...

enhancement
help wanted

python3 setup.py build develop --user WARNING: The wheel package is not available. running build running build_py copying alphapose/version.py -> build/lib.linux-x86_64-3.6/alphapose running build_ext error: [Errno 2] No such file or directory:...