-
Q: I trained a model with a dataset in coco format that I made myself, and now have two problems: 1) The score is high on the validation set, but low for other datasets of the same type. This doesn't …
-
### 问题确认 Search before asking
- [X] 我已经查询[历史issue](https://github.com/PaddlePaddle/PaddleDetection/issues),没有发现相似的bug。I have searched the [issues](https://github.com/PaddlePaddle/PaddleDetection/issu…
-
Does this repo support - YOLOv7 with Multiple Object Tracker - SORT Algorithm?
Or this I think:
https://youtu.be/keXpp8FhORI
Sort of curious if I can apply this to people walking through doorwa…
-
**PP-YOLO**
**Paddle 1.8.4版本已发布到pip,可以通过pip安装Paddle 1.8.4版本运行PP-YOLO模型**
[PP-YOLO](https://arxiv.org/abs/2007.12099)已开源,COCO test-dev精度达到45.2%,单卡V100 FP32推理速度达到72.9 FPS,开启TensorRT下FP16推理速度达到155.…
-
使用已有预训练模型来训练新模型,若已有预训练模型的分类为80 ,在训练新模型时,能否增加新分类,若能增加,请问怎么增加?
比如:使用这个 https://paddle-imagenet-models-name.bj.bcebos.com/DarkNet53_pretrained.tar 模型
,该模型不包含头盔分类,可以使用这个模型来训练头盔识别?
-
PaddleDetection-release-2.3,静态图片训练,自己的voc数据集,训练使用的模型:\static\configs\yolov3_mobilenet_v1_voc.yml,执行train.py 训练的。
平台识别使用infer.py,效果还可以。然后使用paddle_lite_opt 工具导出nb模型文件:目前有两个问题:
1:怎么减小体积,一共两个labels类型,导出…
-
-
Hey there,
This repo is claiming to be YOLOv5: https://github.com/ultralytics/yolov5
~~They released~~ a blog here: https://blog.roboflow.ai/yolov5-is-here/
It's being discussed on HN here: h…
-
### 问题描述 Please describe your issue
**中文版:**
**Tech Report👉[YOLOv6: A Single-Stage Object Detection Framework for Industrial Applications](https://arxiv.org/abs/2209.02976)。**
🌟YOLOv6 2.0版本做了哪些…
-
Hello @marcoslucianops @satchelwu @pieris98 I have read that pp-yolo gives good accuracy with very good FPS. But how to run pp-yolo model using deepstream SDK. How to convert pp-yolo model from padd…