-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and fou…
-
1. 使用vue init F-loat/mpvue-quickstart my-projectt构建项目
1. package.json
```
{
"name": "jgMiniProgram",
"version": "1.0.0",
"description": "jgMiniProgram",
"author": "50524",
"private…
-
**Expected behaviour:**
Teleport should work with Keycloak as a SAML IdP when client signature validation on Keycloak is enabled and required. The integration should allow seamless communication betw…
-
-
Hello, I'm going to be starting to `gettext-cli` package to try to do a more complete javascript port of gettext. The only real translation game in town is i18next besides gettext, and I would like …
-
Hi, thanks a lot for your great work.
“python main.py --dataset shanghaitech --val_step 100 --print_interval 20 --batch_size 192 --sample_num 9 --epochs 100 --static_threshold 0.2
The running_data …
-
**Do you want to request a *feature* or report a *bug*?**
Bug
**What is the current behavior?**
**If the current behavior is a bug, please provide the steps to reproduce.**
No ot…
-
Hi
I had an issue in v1 where it is not possible to set some Inventory options in the config file, and set other options in the call to `InitNornir`. This is still present in v2 despite the rewrite…
-
**Do you want to request a *feature* or report a *bug*?**
Feature
**What is the current behavior?**
Webpack 2 support tree shaking and removal of dead code but this does not work for CSS. If we h…
-
I am wondering why we store the complete modulus split into its real and imaginary parts. Wouldn't it be better to work with the complex expressions? They are a bit simpler to write/read, and possibly…