marsjin
marsjin
CPU and memory are also better, I now have 192G memory
Local server running, 10 seconds video 10 minutes or so
楼主问题解决了吗?
if not os.path.isdir(os.path.dirname(args.outfile)): os.makedirs(os.path.dirname(args.outfile), exist_ok=True) here created {results} path Check whether you have the creation permission
if not os.path.isdir(os.path.dirname(args.outfile)): os.makedirs(os.path.dirname(args.outfile), exist_ok=True) here created {results} path Check whether you have the creation permission
第五步比较慢,看下显卡的状态还在运行吗
the same question
我这边运行的效率平均1秒钟视频耗时1分钟的比率
希望有个中文的训练集;目前适配中文,面部相对清晰度下降不少
前面几步是有缓存,第二次用统一形象会有节约时间 但是,第六步占总时间的70~80%左右,是优化的关键 还需要多研究研究这步