-
I trained a dataset using Darknet on gpu.
cas1 : I used the already available function "test_detector" and the result is correct --> 1 detection
cas2 : I used the already available Detector c…
-
Hello,
I'm training yolov2 on 248 of my own classes using Darkflow.
I found your great repo to evaluate my training (thanks alot)!
I am using a set of 100k images to train and a set of 1k ima…
-
Since tensorflow is running very well on my machine, I assume the env is configured correctly.
What could be the problems and how I may fix it?
`
results = self.detector.object_detection(images…
-
In the README file for training object detection you refer to:
```
# single-gpu training
python tools/train.py --cfg-options model.pretrained= [other optional arguments]
# multi-gpu training
t…
-
### Voice Changer Version
v.1.5.3.15 onexcpu-cuda
### Operational System
windows 10pro
### GPU
none
### Read carefully and check the options
- [ ] I've tried to Clear Settings
- [ ] Sample/Def…
-
Hello inga_lovinde,
Issue:
I followed the instructions to [this](https://github.com/isc30/ryzen-7000-series-proxmox/) and startup works great. The issue begins after a reboot/shutdown/sleep of th…
-
### System Info
```
+---------------------------------------------------------------------------------------+
| NVIDIA-SMI 535.183.01 Driver Version: 535.183.01 CUDA Version: 12.2 …
-
Hi,
I want to use GPU to detect my project, but when i change cuda to 0,the detection is still in the form of a single frame.Does this mean that the onnx model cannot use gpu? If it works, how shoul…
-
The image processing part of Chilitags could be done on a GPU if available. This would speed up detection a lot.
-
Hello Alex, everyone,
I am working with darknet.exe (with GPU) and everything is working well with still images, when i compile the SAME images into a video (MP4), i get very low detection rate (al…