-
Hi, consider this following code:
```
// main.nf
process hello {
executor "google-lifesciences"
machineType "n1-highmem-4"
accelerator 1, type: "nvidia-tesla-t4"
container "eu.g…
-
Had a quick look on this, seems that the smallest GPU instance on AWS is p2.xlarge, which cost 0.9 USD / hour...
But this seems overkill in term of performance to just run YOLO .. those instance ar…
-
### Releasing v3.0.0-beta.2 🎉️ , featuring:
- **Support for YOLOv4** (set `"NEURAL_NETWORK": "yolov4"` in config.json)
- Upgraded docker setup and build workflow, see https://github.com/opendatac…
-
Multiclass Object detection prediction always returns the same class but different after each training.. Let me clarify.
So I have a dataset and here is its head :
```
+--------------------+----…
-
First, Thanks for helping me out last time.
On working with "datamachines/cudnn_tensorflow_opencv:10.2_2.1.0_4.3.0-20200423" image, I have no problem on enabling cuda support but when I try to use …
-
I am trying to take a look at you software but I have a problema with NUC and Coral.
My config:
```
# See the README for the full list of configuration options.
cameras:
- name: Backyard
…
-
The same computer apollo5.0 can compile successfully, but apollo5.5 compile fails.
ubuntu18.04, NVIDIA driver, Nvidia-container-toolkit, libgomp1 have been installed.
![image](https://user-images.gi…
-
hello!
warning like this
`DeprecationWarning: shape property of IENetLayer is deprecated. Please use shape property of DataPtr instead objects returned by in_data or out_data property to access shap…
-
I try to run the yolov3_onnx sample. When I run python yolov3_to_onnx.py. It denotes
Layer of type yolo not supported, skipping ONNX node generation.
Layer of type yolo not supported, skipping ONNX…
-
Hey, guys, I have installed OpenCV and CUDA 10.1 properly, added necessary paths to .bashrc file compiled darknet successfully, double-checked them, , however, I keep getting this error:
```
CUDA Er…