-
CPU: AMD Ryzen 5 2600X
GPU1: AMD RX 580
GPU2: Nvidia Geforce GTX 1650
OS: Ubuntu 18.04
CUDA: 10.2
RoCm: 3.5 (ok on 3.3)
I installed CUDA 10.2 and RoCm 3.3 before on Ubuntu 18.04 and everything…
-
Is there any way that I can inference a YOLOV2 anchor using armnn?
-
Thanks for you excellent works
l use tegine v1.12.0 and build yolov2 on ubuntu x86_64 platform.
l find the yolov2 support yolov2 caffe format model to infer and your model zone provides yolov3 m…
-
@all
How can I use YOLOV3 caffe pre-trained model in deep stream?
I have yolov3.prototxt and yolov3.caffemodel (weights).
-
I find the caffe2ncnn tools did not support the SSD model.
So in the detection application,Which model has been supported?
Thanks a lots !
-
While loading the GoogleNet ONNX model, I came across a padding of the type `[0,0,2,2]`. Due to its asymmetric nature, it couldn't be implemented in Flux.
As @tejank10 and I were talking, we think …
-
I got an error as below when i am building ncnn for windows 10:
```
C:\MachineLearning\CV\ncnn\build>cmake -G"NMake Makefiles" -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=%cd%/install -DProtob…
wwdok updated
3 years ago
-
List of Absolute Path
```
MIVisionX/amd_openvx/cmake/FindAMDRPP.cmake: /opt/rocm/rpp/include
MIVisionX/amd_openvx/cmake/FindAMDRPP.cmake: /opt/rocm/rpp/lib
MIVisionX/amd_openvx/cmake/FindAMD…
-
### 2019.5.3工作日志
#### [Batch Normalization introduction](https://www.cnblogs.com/skyfsm/p/8453498.html)
-
Hey, I am thinking that we can add more models in mlpack model zoo. In GSoC 2019 it was stated that ResNet will be added but I can see that it has not been implemented yet. I was thinking of implement…