-
Thanks for the good work!
Just wanted to mention that I have tried the two most stared EfficientDet PyTorch repos on Github, and neither reproduce the paper results on COCO, not even close.
They…
-
Hi!
Why are you willing to rewrite this plugin from scratch, what's your motivation?
-
Bonjour,
Une question est il possible dans Icarus de créer de nouvelles valeurs de pondération à partir de zéro ?
Je veux dire par là ne pas avoir de pondération a priori ?
English version below …
-
```
while modding apps, many a times resources are removed or changed. These cause
resource errors while rebuilding. I suggest resources be mapped to R.XX.XXXX
mode while decoding to smali and then …
-
```
while modding apps, many a times resources are removed or changed. These cause
resource errors while rebuilding. I suggest resources be mapped to R.XX.XXXX
mode while decoding to smali and then …
-
Hi! Thanks for providing such a wonderful work.
I wonder have you tried a ResNet backbone without ImageNet pretraining?
Is it possible that a pre-trained model might become one of the keys of the p…
-
Hi there!
# Why
I encountered a problem in the genration of my changelog for several versions of a project. See [this issue](https://github.com/conventional-changelog/conventional-changelog/issu…
-
Probably best not to use the migration tool they provide, let's write a clean config from scratch. It needs the eslint recommended rules, the typescript-eslint recommended rules + parser, the react re…
-
```
> cat main.mjs
import * as a from "./a.cjs";
console.log(a.add(1, 2));
module.isPreloading = true;
> deno run main.mjs
3 …
-
### 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…