-
# Definition of Done
- [ ] Documentation landing page for examples
- [ ] Documentation updated to point to deployment documentation
- [x] Spurious files removed
READMEs answer the question of "W…
-
- 版本、环境信息:
1)Paddle Lite 版本:v2.9
2)Host 环境:Ubuntu 18.04
3)运行设备环境:X86 服务器
4)预测后端信息:寒武纪 MLU270
- 编译/安装方式信息:
docker 编译:寒武纪开发容器 public-server/mlu270_ubuntu18.04.pytorch ,编译命令 ./l…
-
## Is your feature request related to a problem? Please describe.
There are multiple copies of the MNIST download script across the project that are used to download the data and save it as a set o…
-
根据教程,输入 python tools/train.py -c configs/yolov3/yolov3_mobilenet_v1_roadsign.yml ,只训练一轮就结束了,没有任何报错,环境python3.7,paddledetection是clone的2.1-gpu版本,epoch是默认的12。
![1](https://user-images.githubusercontent.…
-
今天更新到paddlepaddle的2.0稳定版后,执行快速开始的roadsign训练报错,没有修改过配置文件。
训练命令如下:
`python tools/train.py -c configs/yolov3_mobilenet_v1_roadsign.yml --eval -o use_gpu=true`
报错信息如下:
```
2021-01-30 11:37:47,682-INF…
-
The following lines:
```
# Download the ImageNet dataset
cd ${imagenet_data_dir}
kaggle competitions download -c imagenet-object-localization-challenge
unzip imagenet-object-localization-challen…
-
As a follow up of #427 where the problem is described here https://github.com/opengisch/QgisModelBaker/issues/318#issuecomment-679146280
-
在《新手入门第五课-PaddleDetection十分钟上手》项目中,使用https://paddlemodels.bj.bcebos.com/object_detection/cascade_rcnn_dcn_r50_fpn_1x.tar 进行迁移学习,
训练过程出现The number of valid bbox detected is zero,请教原因。
个人经过如下排查:
1. 貌…
-
Since images are fake item frame entities (as far as I know), it would be great to allow:
### item-rotation
Useful for image of an arrow (won't have to make four images for four directions), etc.
#…
-
We are producing lanelet2 maps and want to encode speed limits as regulatory elements. However, the repository only contains German traffic rules and associating lanelets with "de274-xxx" `sign_type` …