PaddleDetection icon indicating copy to clipboard operation
PaddleDetection copied to clipboard

Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.

Results 513 PaddleDetection issues
Sort by recently updated
recently updated
newest added

### 问题确认 Search before asking - [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer. ### 请提出你的问题 Please ask your question 我在使用ppyoloer训练旋转框目标检测模型时发现目标框体旋转角度近似0度时的框体角度拟合程度很差。相比较有一定角度的目标框拟合却没什么问题。TrainerReader中的配置如下: ```yaml TrainReader: sample_transforms: - Decode: {}...

status/close

### 问题确认 Search before asking - [X] 我已经查询[历史issue](https://github.com/PaddlePaddle/PaddleDetection/issues),没有类似需求。I have searched the [issues](https://github.com/PaddlePaddle/PaddleDetection/issues) and found no similar feature requests. ### 需求描述 Feature Description 使用deploy/python/下的示例代码尝试部署,device 配置了mlu,提示不支持mlu设备。 ### 是否愿意提交PR Are you willing to...

status/close

### 问题确认 Search before asking - [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer. ### 请提出你的问题 Please ask your question 如题,没有找到数据增强算子对应的输入参数说明及文档

status/close

### 问题确认 Search before asking - [X] 我已经查询[历史issue](https://github.com/PaddlePaddle/PaddleDetection/issues),没有发现相似的bug。I have searched the [issues](https://github.com/PaddlePaddle/PaddleDetection/issues) and found no similar bug report. ### Bug组件 Bug Component Inference, Deploy ### Bug描述 Describe the Bug 我在linux下conda环境中使用...

### 问题确认 Search before asking - [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer. ### 请提出你的问题 Please ask your question 请问最新的RT-DETR:等算法,支持在海思SD3403/SS928芯片上部署嘛

status/close

### 问题确认 Search before asking - [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer. ### 请提出你的问题 Please ask your question Warning: Unable to use numba in PP-Tracking,...

### 问题确认 Search before asking - [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer. ### 请提出你的问题 Please ask your question #Single gpu CUDA_VISIBLE_DEVICES=0 python tools/train.py -c configs/mot/bytetrack/detector/ppyoloe_crn_l_36e_640x640_mot17half.yml...

### 问题确认 Search before asking - [X] 我已经查询[历史issue](https://github.com/PaddlePaddle/PaddleDetection/issues),没有发现相似的bug。I have searched the [issues](https://github.com/PaddlePaddle/PaddleDetection/issues) and found no similar bug report. ### Bug组件 Bug Component _No response_ ### Bug描述 Describe the Bug 使用coco...

### 问题确认 Search before asking - [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer. ### 请提出你的问题 Please ask your question 由于我训练的遥感影像数据宽高尺寸偏大,我使用了https://github.com/PaddlePaddle/PaddleDetection/blob/release/2.6/configs/rotate/tools/prepare_data.py 工具进行多尺度切图生成为1024x1024的影像数据,然后训练了ppyoloer模型。 `python configs/rotate/tools/prepare_data.py \ --input_dirs ${DOTA_ROOT}/train/...

staus: replied

### 问题确认 Search before asking - [X] 我已经查询[历史issue](https://github.com/PaddlePaddle/PaddleDetection/issues),没有发现相似的bug。I have searched the [issues](https://github.com/PaddlePaddle/PaddleDetection/issues) and found no similar bug report. ### Bug组件 Bug Component Training ### Bug描述 Describe the Bug when Start...

bug