-
期待技术同仁的回复
-
Hi,
I followed the tutorial here
[https://github.com/PaddlePaddle/PaddleClas/blob/master/docs/en/tutorials/quick_start_en.md](url)
When I executed
`export CUDA_VISIBLE_DEVICES=0
python -m pa…
-
如题,notebook上会因为时间问题终端训练,请问脚本模式怎么使用呢,如何配置cocoapi和其他依赖环境?
-
操作系统:ubuntu 18.04
显卡:4张2080ti,训练只用到一张
paddle版本:1.8
cuda:10.1
cudnn:7.6
python:3.6.10
执行与报错信息:
```
(pdpd)ubuntu@liangyi:~/PycharmProjects/PaddleDetection$` python tools/eval.py -c configs/mas…
-
(paddle) C:\Users\11480\PYwork\paddlepaddle-PaddleDetection-master\PaddleDetection>python -u tools/infer.py -c configs/yolov3_mobilenet_v1_fruit.yml -o weights=C:/Users/11480/PYwork/paddlepaddle-Paddl…
-
I try to use visualdl for PaddleDetection. I follow exactly the Quick start guide. but my browswer shows blank page.
I then try visualdl demo, with command
vdl_create_scratch_log, vdl_scratch.py, vd…
-
![image](https://user-images.githubusercontent.com/24800963/88885259-c31c4e80-d26a-11ea-9b8f-59ae34c2240e.png)
https://www.paddlepaddle.org.cn/tutorials/projectdetail/570711
-
Hi, we are developing some tools to help detect bugs for Python automatically. Our tool finds an inconsistency below.
https://github.com/PaddlePaddle/PARL/blob/d6e82f0145b6a0e926280cd6aa2ae2cb20eb9…
jncsw updated
4 years ago
-
问下下面的weights是什么路径呢?
architecture: YOLOv3
use_gpu: true
max_iters: 25000
log_smooth_window: 100
log_iter: 10
save_dir: output
snapshot_iter: 10000
metric: VOC
pretrain_weights:/ppyolo.pdpa…
-
误识别图:
![image](https://user-images.githubusercontent.com/25219834/82879101-11615880-9f6f-11ea-9cf6-1fd591284a09.png)
1.训练的图片155张,识别3种类型 训练了2000次 batchsize=2
2.评估结果如下
![image](https://user-images…