Skip to content

issues Search Results · repo:PaddlePaddle/models language:Python

Filter by

1k results
 (48 ms)

1k results

inPaddlePaddle/models (press backspace or delete to remove)

怎么批量处理视频文件,在输入video_dir时,总是识别不了文件夹中的文件 (PaddleDetection) PS D:\03data analysis\05pedtest2\PaddleDetection-release-2.6 python deploy/pipeline/pipeline.py --config deploy/pipeline/config/infer_cfg_pphuman.yml ...
  • qxfoxin
  • Opened 
    on Apr 21, 2024
  • #5742

fastspeech2_mix_ckpt_0.2.0下载到电脑怎么用?
  • 20246688
  • 1
  • Opened 
    on Apr 17, 2024
  • #5741

ref: https://github.com/google-research/google-research/blob/master/dselect_k_moe/dselect_k_moe.py#L254
  • fooSynaptic
  • Opened 
    on Dec 20, 2023
  • #5740

from LAC import LAC, custom lac = LAC() lac.model.custom = custom.Customization() lac.model.custom.add_word( 中华人民共和国/国家 ) lac.model.custom.add_word( 国2/标准 ) print(lac.run( 中华人民共和国2008年奥运会 )) // 返回 [[ ...
  • guoandzhong
  • Opened 
    on Nov 9, 2023
  • #5739

paddle版本: 2.2.1. 背景: 多任务学习中,同一个backbone模型有不同的头学习不同的任务, 期望各个头fc层的学习率可以不一样,但是设置的时候会有如下错误: 错误信息如下: Traceback (most recent call last): File run_batch_fine_grained.py , line 466, in module train(args) File ...
  • lwgkzl
  • Opened 
    on Sep 14, 2023
  • #5738

image FROM paddlepaddle/paddle:2.4.2-gpu-cuda11.7-cudnn8.4-trt8.4 I have used above image as base image. RUN python -m pip install --no-cache-dir paddlepaddle-gpu==2.4.2.post117 -f https://www.paddlepaddle.org.cn/whl/linux/mkl/avx/stable.html ...
  • mahesh11T
  • Opened 
    on Sep 11, 2023
  • #5737

您好,我在使用LAC实体提取模型,训练后像输出模型报告遇到了问题,他的真实序列和预测序列好像和训练模型的标签不太一致,有什么好的建议么? 964b1ea4dab66cda01dbd100fea9d21
  • rap8
  • Opened 
    on Aug 15, 2023
  • #5735

您好,我在替换某个卷积模块之后,出现了下面的报错,实在解决不出来 ValueError: (InvalidArgument) The number of input s channels should be equal to filter s channels * groups for Op(Conv). But received: the input s channels is 704, the ...
  • todesti2
  • Opened 
    on Aug 9, 2023
  • #5734

问一下resnet50_vd_ssld的教师模型和学生模型分别是哪个
  • linxiaodan-bit
  • 1
  • Opened 
    on Mar 3, 2023
  • #5729

环境win10,python 3.10.9(anaconda) 执行语音识别的测试代码如下: from paddlespeech.cli.asr.infer import ASRExecutor asr = ASRExecutor() result = asr(audio_file= zh.wav ) 报错信息如下: PS C:\Users\Administrator D:/ProgramData/Anaconda3/envs/ftn/python.exe ...
  • jiaozn
  • Opened 
    on Feb 2, 2023
  • #5715
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub