-
Hi! I was working some time to create a demo mode, for reconstruction from arbitrary image similar to Total3D and Implicit3D. I followed your data pre-processing code but unfortunately it's not always…
-
## What would you like to see added?
I am thinking of tinkering with this, but I was wondering if the core part is executable in Windows natively? I'm not looking for a full POSIX compliance, but …
-
Hello @AlexeyAB
I use yolo in a Text detection problem .
My dataset has 13k images with different sizes from 200x150 up to 4000x5000 with all the variations between them.
Also the text has diffe…
rmmal updated
7 years ago
-
Using the `\ifnotattop` command to insert skips before section headings worked for _some_ of my problems shown in #303, but not all of them. I poked around for a while at which ones were working and w…
-
```
there are movies which are splitted into 2 (or more) parts, so the are, for
example, 2 files:
Movie Title, Part 1.avi
Movie Title, Part 2.avi
CD1, CD2, ... is sometimes used instead of Part 1, …
-
Hi Johannes,
Have been going through several options to perform peak detection with a defined list of ROI. I accidentally used `ManualChromPeak` and at the end found out that there is no peak detec…
-
这是我的代码:
`def detection(audio, kw):
if kw=='nihaoxiaojing':
kws=kws_xiaojing
elif kw=='hixiaowen' or kw=='nihaowenwen':
kws=kws_xiaowen
else: # for other input data…
-
Hi, thanks for this project, haven't seen any others like it - especially with a PID written in assembly...
Having issues getting past canary watchpoint errors despite efforts adjusting stack sizes…
-
Based on the doc from https://github.com/arkime/arkime/tree/master/capture/plugins/lua I see multiple issues to implement an efficient tagging feature which is aware of the stream direction. E.g. find…
-
Add the ability to load offline models, so that users can still run their projects with spotty Internet / from places of the world where access to online models is restricted, i.e. China.
See prior…