-
When we are using Dexela detector with 3888 x 3072 pel, the images do not display initially in CSS. When hovering over image in PVA display it shows 'null'.
The workaround is to bin 2x2 image, and i…
-
### Describe the issue:
When running Slither on our smart contracts, we encounter a `ParsingError` indicating that the type `Checkpoints.Trace208` cannot be found. This prevents Slither from running …
-
Hi there i try to compile bomi under Slackware64 14.2 but when i use configure never find "chardet"
```
git clone https://github.com/xylosper/bomi bomi-git
cd bomi-git
./configure --prefix=/usr
…
-
I think we need to rethink this because it causes stuff like parser errors, wrong solc version, or any error in crytic-compile to be shown twice. It's very verbose and obfuscates the issue (e.g. it lo…
-
PR #574 has dealt with most of #479. Here are some requests (residual and emergent), prioritized:
1. Make not crash on site environment. The current script likely doesn't work on data at site, if…
-
### Run Information
Name | Value
-- | --
Architecture | x64
OS | ubuntu 22.04
Queue | TigerUbuntu
Baseline | [f4fa259f10762430bc555506f1640cb17b3f2e4f](https://github.com/dotnet/runtime/commit/f4f…
-
I transformed and tested your project and successfully implemented motion detection.
Thank you in advance for this project.
But I currently face a small problem, which is often the "Queue Full" pr…
asjdf updated
2 years ago
-
When `convert`ing a traced `torchvision` model, `RuntimeError: PyTorch convert function for op 'torchvision::roi_align' not implemented.`
## Stack Trace
```python
-------------------------------…
-
yolov2-voc.cfg :
[region]
anchors = 1.3221, 1.73145, 3.19275, 4.00944, 5.05587, 8.09892, 9.47112, 4.84053, 11.2364, 10.0071
bias_match=1
classes=20
coords=4
num=5
softmax=1
jitter=.3
rescore…
-
I need to get faster camera preview with face landmarks, it normally take 200 ms to perform the operation on each video frame, can anything should be done for faster face landmarking.
thank you