-
TL;DR up front: the part of the hash function that is meant to read the middle of the file uses `fileSize / 2` to seek to the middle, however that returns a fraction for odd fileSize values, which is …
-
Hello.
I found a heap-buffer-overflow bug in libdap4.
Please confirm.
Thanks.
OS: Ubuntu 17.04 64bit
Version: commit 724b8eee3fe0ae79666c8a8233ecc1a43b0b9394
PoC Download: [libdap__XDRFi…
gy741 updated
6 years ago
-
first of all, thanks for this great job, i 've deployed this project in x86 ubuntu system successfully, however, i encountered lots of problems when i tried to deploy it in jetson orin pack. for ex…
-
**Describe the bug**
Microsoft.ML.OnnxRuntime.OnnxRuntimeException: '[ErrorCode:InvalidGraph] Load model from C:\Users\User\Desktop\C# Code\OnnxConsoleApp\MLWebApi\Models\WhisperSmall.en\model.onnx f…
-
If I tab into a leader, and tab out I get the following error.
file: https://hub.openingdesign.com/OpeningDesign/Restaurant_MPM/src/commit/bab8e0d4035262d5af7b0998419004c6d31562a7/Open/Models/Blen…
-
**Bug description**
Image pull with `codait/max-object-detector:arm-arm32v7-latest` is failing in Portainer, but pulls correctly via CLI
**Expected behavior**
If it works via CLI, it should work …
ghost updated
3 months ago
-
### Is there an existing issue already for this bug?
- [X] I have searched for an existing issue, and could not find anything. I believe this is a new bug.
### I have read the troubleshooting gu…
maaft updated
4 months ago
-
error after converting void to extrusion
file: https://hub.openingdesign.com/OpeningDesign/Verona_3_Season_Porch/src/commit/3ac69b0d7e9a6271f17c2fd7e2b9b85c53ef91e3/Open/Models/BlenderBIM/Verona_3_…
-
### Describe the issue as clearly as possible:
When using outlines with the Llama 3.2 Vision model, simple regex pattern generation works, but JSON schema-based generation fails with index out of bou…
-
PaddleHub2.2.0,PaddlePaddle2.2.1
ocr = hub.Module(name="chinese_ocr_db_crnn_server")
results = ocr.recognize_text(images=np_images,
use_gpu=False,
…