-
trying to set rules for leaves ends up getting pointed to leaves_2 with no way to distinguish between them, making only leaves_2 and not leaves selectable
-
The mix-ups of true false in some attributes in earlier SXL versions of true/false in M0005, M0019 is unfortunate, and caused a lot of confusion.
To fix it we fixed the SXL from version 1.1, so tr…
-
Why do you use loss (include GIOU_loss, conf_loss, prob_loss ) to mutiply label_mixw? From the paper, label_mixw is just responsible for the prob_loss.
-
I'm seeing the app named as `New Pin` in the launcher while the pop-up is titled `Micropinner`, that's reversed to what your store pictures show.
Tested with both F-Droid build and Google Play stor…
-
I wrote two manual SQL queries with parameters with the same names but with different values like this:
```
var result = await Enumerable
.Range(1, 2)
.Select(index => dbContext
…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
### Describe the bug
Seem like we are not using the correct termination vs truncation values, we're always using the condition `termination or truncation` (`timestep.last()`) when we often want to us…
-
Where is the **enhanced-mosic & mixup** as claimed in the paper? I compared the [edgeyolo/utils2/datasets.py](https://github.com/LSH9832/edgeyolo/blob/main/edgeyolo/utils2/datasets.py) and [yolov7/uti…
-
Hello,
I noticed that a Bug-Out Bag roll by "Inspired by @DestinyMBP Podcast vs Enemies episode 61" on lines 8827-8835 in voltron.txt had the wrong order for hashes. It has "3230963543" (Flared Mag…
-
This is not a code bug report, but I think there has been a mixup regarding the code examples for DES and 3DES on the online docs.
[DES](http://pythonhosted.org/pycrypto/Crypto.Cipher.DES-module.ht…