Linuxonly801

Results 3 issues of Linuxonly801

代码如下: `import insightface_paddle as face import logging logging.basicConfig(level=logging.INFO) parser = face.parser() args = parser.parse_args() args.det = True args.rec = True args.rec_model = 'ArcFace' # 这里使用ArcFace args.index = './demo/friends/index.bin' args.output =...

配置好本地环境,使用WebGLM-2B模型。提问:Is HER2 gene a good target for treating cancer? 出现如下报错: **Input length of input_ids is 1056, but `max_length` is set to 1024.** This can lead to unexpected behavior. You should...

the readme file for PaddleHelix /apps /protein_protein_interaction said " PPI S2F Code for "Multimodal Pre-Training Model for Sequence-based Prediction of Protein-Protein Interaction" will be released soon. " 1 year has...