wuyefeilin
wuyefeilin
`--enable_auto_tune True ` 增加这个配置试试
参考文档进行自定义数据集的准备https://github.com/PaddlePaddle/PaddleSeg/blob/release/2.6/docs/data/marker/marker_cn.md
Use the Dataset class, https://github.com/PaddlePaddle/PaddleSeg/blob/release/2.6/paddleseg/datasets/dataset.py like: train_dataset: type: Dataset dataset_root: xxx
请在Matting 目录下运行目录哈
进入Matting目录后,参考教程运行https://github.com/PaddlePaddle/PaddleSeg/tree/release/2.6/Matting#training-evaluation-and-prediction
对应的预测图和gt大小相同即可
麻烦给一下具体报错信息哈
Hi, your work is awesome. I need your dataset for research, can you share me the dataset link to my email ([email protected])
`--config`和`--model_path`的匹配问题
参考issue看看能不能解决您的问题:https://github.com/PaddlePaddle/PaddleSpeech/issues/64 另外PaddleSpeech的使用问题请到https://github.com/PaddlePaddle/PaddleSpeech/issues下提问哈,这样套件的同学能更好的跟进问题