-
I'm having many difficulties when running preview:generate-all. The main one being an error when scanning a folder. The other is folders just being skipped over, even if they don't have .nomedia (see …
-
A new tagger should detect numeric expressions in texts. Suppe the following sentence is given: _Acute oral LD50 values have been reported as over 1.0 g/kg in humans, cats, and dogs, 0.92 g/kg - 1.48 …
-
### Describe the problem you are having
Awesome job getting OpenVINO into Frigate @NateMeyer! I just got a thin client with a J5005, and OpenVINO support was perfectly timed!
I tried using the ``…
-
Hello lovely maintainers :wave:
We've recently added "tags" to student's solutions. These express the constructs, paradigms and techniques that a solution uses. We are going to be using these tags fo…
iHiD updated
12 months ago
-
### Describe the problem you are having
All dogs are being recognized as cats. I'm using the yolov7-tiny-416 model, and see this:
![image](https://github.com/blakeblackshear/frigate/assets/3067061…
-
The idea of adding an ability to pass elements through EE template tags to HTML form tags recently came up in Slack. There has been a lot of conversation around it in Slack DM's as well as a public t…
-
### Context
I was building a custom **TabBar indicator** and I'm encountering a problem with the **TabBar widget**.
In most cases, I don't want to use a **TabBarView** and only a **TabBar** with c…
-
[Background](https://numba.pydata.org/numba-doc/dev/user/pycc.html)
Is there a way to set the `cache=True` kwarg on the various jit/njit decorators used throughout the stumpy codebase?
Curious b…
-
### Feature request
Given that we have a [tutorial notebook on image similarity](https://colab.research.google.com/github/huggingface/notebooks/blob/main/examples/image_similarity.ipynb) and an [up…
-
Duck-typing (a la Python) works by the premise that the user knows the type of the operands and no coercion happens. Weak typing (a la Perl and Raku) works by the premise that the user knows how the…