fei peng
fei peng
可是你这个方法会超时啊
对不起,我错了,用collections.deque是不会超时的,如果用单纯的list是会超时的
我也出现了类似的问题
我的也是 , 服务器上报错
同,我也遇到这个问题,我是在Ubuntu20上
> ./build/FaceSDKDemo resources/image/1.jpg terminate called after throwing an instance of 'std::bad_alloc' what(): std::bad_alloc Aborted (core dumped) 我跑通了,是因为路径问题(文档不对). 需要在tengineKit/linux 下面执行demo才行,具体的看一下源码demo.cpp
Thanks ! @vjsrinivas
Just need more time ....... This is my training loss of "lip-sync expert" (with default training config)on LRS2 (train set). The loss stay 0.68 about 30 hours on GTX 1080ti...
@LDOUBLEV 跑在云服务上,虚拟化的CPU,打印出来的信息是。 2 Intel(R) Xeon(R) Processor @ 2.50GHz 应该就是正常的intel 服务器CPU。并且这个现象不是每次必现,偶尔出现