-
### Guidelines
- [x] I checked for duplicate suggestions
- [X] My suggestion intends to add or improve something
### Version
Main (Stable)
### Topic
A game mechanic (e.g. a part, a feature, etc)
…
-
你好,我想基于centernet这种网络加上GFlcalV2的loss来训练,但是发现centernet只有wh这个可以类比于gfocalhead这个部分,是不是distrib 这个分支可以改成2n的通道?
另外,如果是360度旋转的目标检测任务,GFocalV2还能wok吗?
-
Just in case you get bored: a great addition would be keyboard macros that actually work.
Yes, Intellij has keyboard macros, but whenever I try to use them, some things go wrong. Very simple things…
-
**Currently, the SELSA use the faster RCNN as the main structure for video detetion. Anchor free detectors, like YOLOX, are showing powerful performance. I wonder could I use YOLOX as the main network…
-
This is to support Python, F#, Scala 3 etc where indentation is important.
We want migrated code to compile correctly in its new home, so it should indent consistently with the surrounding code.
…
-
### Is there an existing issue for this feature request?
- [X] I have searched the existing issues
### Is your feature request related to a problem?
Bridging issues with Arachne are prevalent where…
-
- https://arxiv.org/abs/2104.13534
- 2021
物体検出は、コンピュータビジョンにおける基本的かつ困難なタスクであり、様々な産業アプリケーションにおいて重要な役割を果たしています。
しかし、深層学習に基づく物体検出器は、通常、より大きなストレージ要件とより長い推論時間を必要とし、その実用性を深刻に妨げています。
そのため、実用的なシナリオでは、有効性…
e4exp updated
3 years ago
-
### Search before asking
- [X] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and [discussions](https://github.com/ultralytics/yolov5/discussions) and found no simi…
DiaJB updated
2 weeks ago
-
https://2448845600.github.io/post/anchor-or-anchor-free/
温故而知新
-
Hello, author. I did not find the "anchor-free mode queries" mentioned in the relevant paper in the code. Excuse me, where do you implement "anchor-free mode queries" in your code?