-
Hi, I am a user of Infinicam, and I am doing some work related to real time object detection based on machine learning.
However, we find that to save image from cpu to gpu memory takes time.
I …
-
Using gpu-rest-engine, i created a service that could detect, classify -or- detect and then classify. First step is to do detection with SSD using of a single class (other than background), and then …
-
All the weights file resulted from the "**darknet.exe detector train data/voc.data yolo-voc.2.0.cfg darknet19_448.conv.23** " seem not to work. When the command "**darknet.exe detect cfg\yolo.cfg bac…
-
**Original report ([archived issue](https://osrf-migration.github.io/gazebo-gh-pages/#!/osrf/gazebo/issues/1157)) by Daniel Meltz (Bitbucket: [dmeltz](https://bitbucket.org/%7Baf679193-4aee-48dc-9168-…
-
### Voice Changer Version
tried both MMVCServerSIO_win_onnxdirectML-cuda_v.1.5.3.18a and MMVCServerSIO_win_onnxgpu-cuda_v.1.5.3.18a
### Operational System
Windows 10
### GPU
XFX RX 6800…
-
@skokec
Hello, can you tell me about it?
1. Accuracy of prediction
2. Time-consuming prediction of each picture
3. And your GPU configuration.
4. The difference from this article.
H…
-
![image](https://user-images.githubusercontent.com/23137216/56636433-51cf1280-669b-11e9-976a-8b5336059771.png)
Anyone knows how to avoid showing the network details. I will use the .dll to run wi…
-
### Deep Learning Simplified Repository (Proposing new issue)
:red_circle: **Project Title** : Suicide Prevention on Railway Tracks
:red_circle: **Aim** : I propose implementing a feature within th…
-
Hi everyone, im using YOLOv4 custom function from this repo. Everything works flawlessly, including convert weights file to pb file, run detection on both image and videos, then this error shows up on…
-
thank you very much for your work.
i have trained my own data and deployed the model (300x300) with visual studio 2013 on one GPU gtx 1070.
but the detection time was 35ms per image, the same with V…