-
### Application error
#### System
| | |
|------------ | -------------|
|Platform | win32 10.0.19045 |
|Architecture | x64 |
|Application Version | 1.7.4 |
|Process | renderer |
#### Message
failed to…
-
这是我的代码和返回:
paddlex_restful --start_restful --port 27000 --workspace_dir py36
2022-01-25 15:21:59,442 app.py[line:966] INFO:RESTful服务启动成功后,您可以在浏览器打开 144.214.138.98:27000 使用WEB版本GUI
* Serving Flask…
-
## 描述问题/Describe the bug
国产化环境使用XPU训练,训练几步后报错:
ioctl() fail, (705) Device memory not enough
batch_size设为1仍然不能正常训练。
xpu_smi大部分时间显示memory在4000 / 8064MB以内。
## 复现/Reproduction
python tools/train.py -c y…
-
使用的是自己的数据集整理成了VOC格式,数据确认过没有问题,因为训练faster_rcnn_r50_1x_coco.yml 配置时能够正常训练
添加FPN 后 loss_rpn_reg 与loss_bbox_cls 以及loss_bbox_reg 都为0,有没有什么建议如何排查这个问题
paddle版本:2.2.1
paddleDetection 版本2.3.0
请提供您…
-
発生が確認されている箇所
- `tunnel/road/1200.png`
#4D4D4D (77, 77, 77)
#9B9B9B (155, 155, 155)
- `roadsign/road/sign2.png`
#DFDFDF (223, 223, 223)
128na updated
3 years ago
-
我的路径设置是对的,为什么跑训练时报路径找不到的错误和下面的错误?
ValueError: Dataset /mnt/PaddleDetection/dataset/data_movie is not valid and cannot parse dataset type 'data_movie' for automaticly downloading, which only supports …
-
![QQ图片20211014190318](https://user-images.githubusercontent.com/61214936/137445371-ddd398fa-49ec-4ced-bf0e-ecfb55cb5076.jpg)
运行python tools/train.py -c configs/yolov3/yolov3_mobilenet_v1_roadsign.yml…
-
**PaddleDetection team appreciate any suggestion or problem you delivered~**
## Checklist:
1. 查找历史相关issue寻求解答/I have searched related issues but cannot get the expected help.
2. 翻阅[FAQ](https:/…
-
Here is my output log: https://drive.google.com/open?id=1TudSzXD9I3m6Hm7B-jkasO0IBvXfXFFE
Here's my savegame: https://steamcommunity.com/sharedfiles/filedetails/?id=1703895466
in cas0e you need …
-
I am trying to train my custom coco data set for instance segmentation using `mask rcnn` but I got the error `AssertionError: not found any coco record in dataset/COCO/annotations/train.json `. For …