tianji2018

Results 4 comments of tianji2018

Check whether there is an empty directory under your third_party directory

原因是在调用export.py时没有固定shape。因为pp-matting-hrnet_w18-human_1024的配置文件没有指定固定的输入shape。再调用export.py时,添加参数--input_shape。例子如下: ` python tools/export.py \ --config configs/pp_liteseg/pp_liteseg_stdc1_cityscapes_1024x512_scale0.5_160k.yml \ --model_path model.pdparams \ --save_dir output/inference_model \ --input_shape 1 3 1024 1024 ` 导出后,再调用paddle2onnx方法转换模型。

我的解析到的是172.67.71.187,ip归属地是美国,访问不了

> > I have encountered the same problem with my server hosted on Aliyun, with the IP address 39.98.115.214. When attempting to ping marketplace.dify.ai from this server, it fails with...