-
CNN face detector founds not only a frontal faces. I need only a frontal faces and I found that HOG method giving better results for me. Is it possible to make in work on GPU like CNN can work with ba…
-
I tried DeepstackAI GPU on Ubuntu 20.04 and Windows Server 2019. DeepstackGPU does not want on either operating system. DeepstackCPU works like a charm.
I used this python script:
```python
impor…
-
### Issue
Mine is Windows 11, with CUDA 12.1, it is working under conda(manga) + virtualenv (venv)
It cannot not work with gpu. Here is the infomation.
> (manga) (venv) PS C:\Users\chamc\Document…
-
@marcoslucianops Hello, I've employed YOLOv5 for training on a GPU using custom data, then exported it to obtain a .onnx file. I aimed to implement this workflow on a Jetson Nano Orin for inference. H…
-
### The bug
Hi, first of all immich is an amazing platform for storing images, period! Thanks to everyone involved!
Seems like I have noticed an issue with immich job queuing. If machine learning …
-
Currently the API in PR 78 proposes to provide hw acceleration for Face Detection based on camera driver support. Tying support for accelerated Face Detection to support in a camera driver seems unli…
-
Hi, thank you for sharing this excellent work!
I am currently running OVER-NAV-IVLN on my server, but I've encountered an issue with the detection process for structured_memory. The process has bee…
-
Steps to reproduce the behavior:
1. Go to 'PaddleViT/object_detection/Swin/'
2. Run 'main_single_gpu.py'
**Additional context**
issue
github-PaddleViT/object_detection/Swin/中
main_single_…
-
The model solves the panoptic segmentation task, why does the validation dataset uses the instance segmentation annotations?
```
data = dict(
samples_per_gpu=2,
workers_per_gpu=2,
tr…
-
when i run train.py to train network, i meet this error:
Downloading: "F:\ssd-v13\model_data\ssd_weights.pth" to C:\Users\zzh/.torch\models\ssd_weights.pth
Traceback (most recent call last):
File…