-
### Application error
#### System
| | |
|------------ | -------------|
|Platform | win32 10.0.22000 |
|Architecture | x64 |
|Application Version | 1.5.13 |
|Process | renderer |
#### Message
Request …
-
### 问题确认 Search before asking
- [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer.
### 请提出你的问题 Please ask your question
训练时候中断了
报错信息如下,使用的配置文件
PaddleDetection 2.6 版本…
-
-
## Process Notes
Things that should be incorporated into the work process:
- Mockup process using [Balsamiq](https://balsamiq.com/) (or other tool if decided)
- Identify resources/objects neede…
-
编译好的paddle-aarch64 + paddle-npu 安装成功了,示例能跑通npu的训练,
但是使用paddleDetectionv2.6.0的 python -u tools/train.py -c configs/yolov3/yolov3_darknet5_270e_roadsign.yml ,
修改了配置文件:
runtime.yml
use_gpu: fals…
-
E:\baiduai\PaddleDetection>python tools/train.py -c configs/yolov3_mobilenet_v1_roadsign.yml --eval -o use_gpu=true
2020-12-16 17:15:47,566-INFO: If regularizer of a Parameter has been set by 'fluid.…
-
### 问题确认 Search before asking
- [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer.
### 请提出你的问题 Please ask your question
在YOLOv5s上,我使用官方配置的文档训练roadsign_voc数据集,能正常训练 验证 …
-
单机多卡报错
python -m paddle.distributed.fleet.launch --run_mode=collective --npus="4,5,6,7" tools/train.py -c configs/yolov3/yolov3_darknet53_270e_roadsign.yml -o use_npu=True
单机单卡可以训练
----------…
-
### 问题确认 Search before asking
- [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer.
### 请提出你的问题 Please ask your question
我按照教程学习PaddleDetection,在可视化这里不知该如何操作。
我的系统是win…
-
Awesome library! Once you are ready for the first release could you please add version Git tags? Preferably using semver 2.0 (https://semver.org/)