Paddle飞桨精选问题每日分享
/finetuned_model_to_module.md#step-3_5-%E6%94%AF%E6%8C%81serving%E8%B0%83%E7%94%A8...
号召一次Paddle避坑指南!
在fluid.layers.data中有个append_batch_size的选项,这个选项默认为True。当它检测不到有个维度值是-1的话,它就觉得好像没有定义...
PaddleDetection 迁移学习方法请教
:
1、那我自己的模型,pretrain_weights是不是就是本地模型的文件路径?
2、使用自己的模型时,finetune_exclude_pretrained_params参数是否有用,该如何使用?
谢谢!...
classifierId
":216100,"error_msg":"invalid param, classifierId is not number, please...
CUDNN_STATUS_BAD_PARAM
, in handle_user_exception reraise(exc_type, exc_value, tb) File "/root/miniconda3/envs...
本地调用paddlehub预训练模型出错
, in init_pretraining_params predicate=existed_params) File "E:\Python37\lib\site-packages...
paddle静态图如何限制参数在一定范围内
in self.main_program.all_parameters(): clip_op = fluid.layers.assign(fluid.layers.clip(parameter...