ffhh
ffhh
When I install the lilcom, the error occured... ```python setup.py bdist_wheel``` g++: fatal error: -fuse-linker-plugin, but liblto_plugin.so not found compilation terminated. Do you know how to solve the problem?
Is there any difference between the two datasets? WFLW: https://wywu.github.io/projects/LAB/WFLW.html RWMB: https://keqiangsun.github.io/projects/FAB/RWMB.html 就TM硬灌?垃圾
列表滚动播放
**需求描述 列表页,滚动播放: 即一个视频放完了,列表自动上浮一个视频高度,继续播放下一个视频 **其他app是否实现 微博,爱奇艺都有 **截图或者小视频说明
Hi, how to implement random shadow on human face?
If adding se layer, will there be any prompt?
Hi, the WFLW contains closing-eye face data? I trained one model and found the landmark of eyes are not accurate. When I close the eye, the landmarks are not changed...
Hi, I'm trying this project. The speed on GPU is lower than CPU in training phase, WHY?
Hi, there is the scripts for illumination transfer? I want to generate training data by myself.
why pred * 4? in function.py ``` save_debug_images(config, input, meta, target, pred*4, output,prefix) ```
When I replace the FPN with ASFF in Retinaface, the model size is double, but the result is inferior to FPN.