-
- https://arxiv.org/abs/2104.10419
- 2021
オブジェクト検出器を実用化するためには、効果的かつ効率的であることが不可欠です。
この2つの課題を解決するために、我々は既存の改良点を総合的に評価し、推論時間をほぼ変えずにPP-YOLOの性能を向上させました。
本論文では、一連の改良点を分析し、それらが最終的なモデルの性能に与える影響を、インクリメンタ…
e4exp updated
3 years ago
-
Images from VOC or some other datasets does not share exactly the same width-height ratio. For example, in VOC2012 some images are 334x500, some are 500x332, some are 486x500. In KITTY dataset, the wi…
-
我在实验中注意到,如果使用您提供的gt label,得到的测试结果与论文中较为接近;但如果使用您所提供的预训练模型自行生成gt label,测试结果会有比较大的下降,得到的数值与此前的[issue](https://github.com/VDIGPKU/T-SEA/issues/16#issuecomment-1803693683)中比较接近,与论文中差距较大。
想请问下您所提供的groun…
-
### 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…
-
Add multi-object tracker (dynamic array of single object trackers):
* SORT-tracker: `cv::KalmanFilter` + Hungarian algorithm https://en.wikipedia.org/wiki/Hungarian_algorithm and https://arxiv.org…
-
Master Issue : #10532
Tasks :
- [x] #11341
- [x] #11342
- [x] #11344
- [x] #11357 (folder is removed in main)
- [x] #11421
- [x] #11422
- [x] #11423
- [x] #11425
- [x] #11424
- [x] #11…
-
I use YOLOv5 model and YOLOv4 model in Android app. I use NCNN to convert YOLOv5 .pt and YOLOv4-tiny .weights to Android .bin and .param. But in NCNN, use YOLOv5 in Android to detect need postprocessi…
-
### Search before asking
- [X] I have searched the YOLOv3 [issues](https://github.com/ultralytics/yolov3/issues) and [discussions](https://github.com/ultralytics/yolov3/discussions) and found no simi…
-
📚 This guide explains how to export a trained YOLOv5 🚀 model from PyTorch to ONNX and TorchScript formats. UPDATED 8 December 2022.
## Before You Start
Clone repo and install [requirements.txt](…
-
### Search before asking
- [X] I have searched the YOLOv3 [issues](https://github.com/ultralytics/yolov3/issues) and [discussions](https://github.com/ultralytics/yolov3/discussions) and found no simi…