-
**Foreword**:
This issue is an attempt at simplifying the Process of REC maintenance using amendments. This is orthogonal to, and doesn't address:
* the concerns about markup challenges at the core …
-
```
norm=torch.linalg.norm(y-den_rec,dim=dim,` ord=2)
rec_grads=torch.autograd.grad(outputs=norm, inputs=x)
rec_grads=rec_grads[0]
normguide=torch.linalg.norm(rec_grads)/x.shape[-1]**0.5
#n…
-
Hello, do I need to execute scripts/shuffle_rec.py when using a custom dataset?
![image](https://github.com/user-attachments/assets/3a1b6214-2742-4c23-8848-d66d71ce3baa)
-
**Describe the bug**
This came up on Zulip:
> at the explanation for the [requirements for inductive types](https://lean-lang.org/doc/reference/latest/The-Lean-Language/The-Type-System/#well-formed-…
-
### 🔎 Search before asking
- [X] I have searched the PaddleOCR [Docs](https://paddlepaddle.github.io/PaddleOCR/) and found no similar bug report.
- [X] I have searched the PaddleOCR [Issues](https://…
-
This compiles:
```koka
pub effect yield
ctl yield(elem : a) : ()
pub fun repeat(value : a) : (() -> ())
fun rec()
yield(value)
rec()
rec
```
This does not:
```koka
…
-
box.translate(-np.array(pose_rec['translation']))
box.rotate(Quaternion(pose_rec['rotation']).inverse)
How should I understand the nuscenes question of translating first and then rotating la…
-
it thinks I'm saying "thank you" apparently when I talk it transcribes what I say but when I don't talk it transcribes endless "thank you"
```
import Speech_rec as sr
from RealtimeSTT …
-
**Describe the bug**
There was a change between 2.2.0.X and 2.4.X where the querying behavior no longer works if the initial query to get features returns a 500 error. There used to be logic which wo…
-
### Issue submitter TODO list
- [X] I've looked up my issue in [FAQ](https://ui.docs.kafbat.io/faq/common-problems)
- [X] I've searched for an already existing issues [here](https://github.com/kafbat…