guojinma

Results 9 issues of guojinma

I tried to convert movenet's tflite model to TNN format, but there exist some unsupported operators in the tflite model, such as Less, Greater, And, Not and so on. As...

我尝试使用wav2lip_hq来驱动人脸图片的时候,如果加入face_enhancement参数,效果就会变的如下图的奇怪效果,参数用的是wav2lip文档中的默认参数,而不加face_enhancement的时候并没有这种问题。请问是否face_enhancement的处理逻辑有些地方没有更新?

Is there anyone made it work on multi gpu? In my case, it just consumes the memory.

I'm new to opengl or pygame. The server is a centos6 which has no desktop installed, and failed to install pygame with many difficulties. When i comment out the pygame...

你的实现中theta_med是计算batch内所有样本在所有类别上的角度均值,论文中说是“the median of all corresponding classes’ angles”,我理解的是类似每个样本在标签类上的夹角,不知道对不对?

In the original paper, shakedrop is given as **G(x) = x + (bl + a + bl*a)F(x)**, but your application makes **out = (drop_factor + alpha + alpha * (1...

Have you ever tried a more radical resize rate, such as 76x76 or 56x56?

I wanna genenarte some blured face images with the kernels and train with that, will you release the kernels?

I have a 3090 GPU, and converted the falcon-40b-instruct and quantized by Q3_K. But when I run the test, prediction is 3x slower than the reported, then I check the...