-
I tried to modify the codebase a little to allow me to run it on different cuda device but I always end up with an "illegal memory access was encountered" error if I use anything other than cuda:0. An…
-
### 🐛 Describe the bug
Here, I came across this issue with MAISI network from MONAI.
To reproduce, you would need to pull branches from :
https://github.com/Project-MONAI/MONAI/pull/8153 and…
-
I've created 4 Spotify inputs, and for the first day or so we were able to have multiple devices streaming to different areas of the house. Currently only one input can be seen, no matter how I switch…
-
**System information**
- Custom Code: YES
- OS: SUSE Linux Enterprise High Performance Computing 15 SP5
- TensorFlow installed from: DOCKER (tensorflow/tensorflow:2.16.1-gpu-jupyter)
- TensorFlow …
-
Hello,
I have implemented the example from this GitHub repository: https://github.com/ultralytics/yolo-flutter-app/tree/main/example. However, I am experiencing low frame rates with the camera dete…
-
```
optimum-cli export onnx --no-dynamic-axe --batch_size 1 --sequence_length 16 --width 224 --height 224 --num_channels 3 --model google/owlv2-base-patch16-ensemble owlv2-base-patch16-ensemble-onn…
-
The UI should:
- Show all plugged in MIDI input devices
- Then allow the user to "add" one of the devices to the "configured" devices. The device is now considered "configured", even though we haven…
-
This might not be a Dart issue, but since changing the Dart script for a NodeJS script seems to cause the issue to go away I wonder if there might at least be someone who might have a better grasp of …
-
# Notes on Coachz + Homestar running 6.6.16
Here is list of working and non working features on the HP Chromebook X2 '11 (aka coachz - 11-da0023dx). I will update accordingly with detailed issues, …
-
In UNet Shallow, the output tensor from the final layer is of shape=`[1, 1, 337920, 1[32]]`. It is in TILE layout but it would be faster if I converted it to RM layout (to eliminate the padding) befor…