zpz915

Results 4 comments of zpz915

根据directory目录指定我下载的文件夹,出现了加载词语的进度条但是没想到,仍然需要报错提示cannot connect to hub server报错提示(没联网的机器),现在paddlehub加载模型必须要联网吗

Traceback (most recent call last): File "/root/autodl-tmp/EAGLE/eagle/ge_data/ge_data_all_vicuna.py", line 148, in ds = build_dataset_rank(bigtokenizer) File "/root/autodl-tmp/EAGLE/eagle/ge_data/ge_data_all_vicuna.py", line 130, in build_dataset_rank ds1 = ds1.map( File "/root/miniconda3/lib/python3.8/site-packages/datasets/arrow_dataset.py", line 602, in wrapper out: Union["Dataset",...

i read the code,find dataset=Mpiigaze(testlabelpathombined,args.gazeMpiimage_dir, transformations, True, fold) give 5 paramters ,but class Mpiigaze(Dataset): def __init__(self, pathorg, root, transform, train, angle,fold=0): accept 6 paramters ,is there any bug?

when i guess angel=180,the train also meet other bug: Traceback (most recent call last): File "train.py", line 299, in {'params': get_ignored_params(model, args.arch), 'lr': 0}, TypeError: get_ignored_params() takes 1 positional argument...