zfs1993
zfs1993
i meet the same problem
> Hi @david-di the error below occurred. > > Here is the code: > i find head.label is a 1*2 array ,so i take the first number as the label(i...
it is really strange,the log reveal that Loss and RegLoss is increasing during the train.but the accuracy on lfw is increasing too. so , is there anything wrong about the...
> root@ecs-d8f1:/home/data/chineseocr# python train-ocr.py > epoch:0/10 > Traceback (most recent call last): > File "train-ocr.py", line 180, in > cpu_images, cpu_texts = train_iter.next() > File "/usr/local/lib/python3.6/dist-packages/torch/utils/data/dataloader.py", line 819, in **next**...
> insightface跑不成transformer 我是在Face_transformer项目里面跑的,可以替换一些最新transformer模型 为啥跑不了呀,我看insightface里面有torch的代码呀?vit的代码也是torch的,应该很丝滑才对吧