DaWei

Results 9 issues of DaWei

还有就是什么样的标准作为最佳匹配结果比较好呢,可能分数都到100了,我用ICP纠正,然后我以纠正的值最小的时候作为最佳的角度及位置点,出现了这种情况。

Hi iago: first of all, thank you for your OPEN SOURCE. I am tring to use it in my project.but when i test it, i meet some strange problem(detect some...

跑的paddle3D的课程SMOKE代码 /home/aistudio/Paddle3D/deploy/smoke/python /opt/conda/envs/python35-paddle120-env/lib/python3.7/site-packages/matplotlib/__init__.py:107: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working from collections import MutableMapping /opt/conda/envs/python35-paddle120-env/lib/python3.7/site-packages/matplotlib/rcsetup.py:20: DeprecationWarning:...

### 问题确认 Search before asking - [X] 我已经查询[历史issue](https://github.com/PaddlePaddle/PaddleSeg/issues)(包括open与closed),没有发现相似的bug。I have searched the [open and closed issues](https://github.com/PaddlePaddle/PaddleSeg/issues) and found no similar bug report. ### Bug描述 Describe the Bug ![bottle_pre_0](https://github.com/PaddlePaddle/PaddleSeg/assets/84842493/151f08ef-6c31-4246-95e5-cd9c2c191035) 配置如下: # common...

bug

### bug描述 Describe the Bug 使用ppdet预训练模型rtdetr_r50vd_6x_coco.pdparams或其他模型,直接转换onnx模型,paddle2onnx转换. 预测代码: def get_test_images(infer_dir): """ Get image path list in TEST mode """ assert infer_dir is None or os.path.isdir(infer_dir), \ "{} is not a directory".format(infer_dir)...

status/new-issue
type/bug-report

### 问题确认 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 ### Bug描述 Describe the Bug 没有修改任何参数,训练自己的数据集,预测的时候看起来结果有点奇怪,box和区域对应不上 ![Brightnessbaicah_8](https://github.com/PaddlePaddle/PaddleDetection/assets/84842493/8b4017a5-6113-45fb-ae6e-30d491145e55)...

**Please fill in the information below so that we can solve the problem quickly, Thanks !** **Describe the bug** A clear and concise description of what the bug is. **Informations...

导出命令: python tools/export_model.py -c configs/rtdetr/rtdetr_hgnetv2_l_6x_coco.yml -o weights=output/rtdetr_hgnetv2_l_6x_coco/model_final.pdparams trt=True 转换命令: paddle2onnx --model_dir=./output_inference/rtdetr_hgnetv2_l_6x_coco/ --model_filename model.pdmodel --params_filename model.pdiparams --enable_onnx_checker True --enable_dev_version False --opset_version 16 --save_file rtdetr_hgnetv2_6x_coco.onnx 版本: ![3 (2)](https://github.com/user-attachments/assets/818717cf-0d8b-4bd6-9c2a-350c14d64081) 报错信息: ![2 (2)](https://github.com/user-attachments/assets/5d8ad85e-4721-4990-9a9c-3c1b7cdd06d7) **Informations...

![imgShowCPP](https://user-images.githubusercontent.com/84842493/161246016-b0761127-51b4-4274-898b-88dc3c8b1c5b.jpg) ![res](https://user-images.githubusercontent.com/84842493/161246292-994911bc-4ad8-44bd-b5d6-44a059d96b93.jpg)