-
I know this is not necessarily an issue, but has anyone been able to use darkflow on AWS lambda? Not sure where else to ask this question. Thanks
-
Hello, Firstly i wanted to thank you for putting so much effort in making such a project and making it open source.
I have a question regarding the components, in case i have my own object detection…
-
Where did you find the info about what jar files to download?
Freenet donwload site has only an installer and no info.
How did you figure all this out???
It would be nice if you could add info on wh…
-
I have encountered this problem when I run test.py with below commands:
'python train.py --batch-size 8 --img 1280 1280 --data coco.yaml --cfg cfg/yolor_p6.cfg --weights '' --device 0 --name yolor_p6…
-
Here is a weird problem about classifier for the following test:
./darknet classifier predict cfg/imagenet1k.data cfg/darknet.cfg darknet.weights data/dog.jpg
If CUDNN flag in Makefile is 0, the …
-
I want to use multiple GPUs in node js.
Can I run it by specifying GPU number?
-
I attempted to run my app on a non-Windows machine (Ubuntu Linux using .NET Core 3.1) and received the following runtime error:
System.TypeInitializationException: The type initializer for 'Microso…
-
https://news.developer.nvidia.com/deepstream-sdk-4-now-available/
_This would replace https://github.com/AlexeyAB/darknet which seems to be causing [some reliability issues](https://github.com/ope…
-
### Issue Description
When using NVIDIA GPUs with Podman via the Container Device Interface `podman build` fails to use labeled devices while `podman run` works as intended.
However, if using the …
-
Upgraded my Ubuntu 20.04 training rig to install latest patches. This included a new version of CUDNN. Now using `CUDA 11.7.1-1` and `CUDNN 8.5.0.96-1+cuda11.7`. Darknet is at latest version from 2…