-
Hi, when I run meanface_indices, _, _, _ = get_meanface(os.path.join('../data', 'data_300W', 'meanface.txt'), 68) it reported indexError:
File "/work/landmark/PIPNet/lib/data_utils.py", line 170,…
-
I think the output video is weird because I've tried vtoonify on multiple people, but I didn't recognize their faces properly and applied a style to the background. Is there a way to make vtoonify on …
-
[INFO] ===== extract face landmarks from data/obama/ori_imgs =====
0%| | 1/8000 [00:07
-
```
#include "main_functions.h"
#include "app_camera_esp.h"
#include "tensorflow/lite/micro/micro_interpreter.h"
#include "tensorflow/lite/micro/micro_log.h"
#include "tensorflow/lite/micro/mic…
-
Can You implement below ?
```
def detect_frame(
self,
frames,
output_size=None,
batch_size=1,
num_workers=0,
pin_m…
-
# Goal:
* Write a tutorial to explain how to train a custom pose classifier (e.g. to detect yoga pose)
# Technologies used:
* [ML Kit's Pose Detection API](https://developers.google.com/ml-kit/v…
-
got prompt
'🔥 - 11 Nodes not included in prompt but is activated'
codeformer 24.0 video/h265-mp4
video h265-mp4
{'enhancer': 'codeformer', 'frame_enhancer': 'real_esrgan_x2', 'face_mask_padding_le…
-
Hi
I'm trying to build a `ios_framework`. It use OpencvFramework. But I don't know how to export headers from Opencv to reuse it
My `BUILD` file
```
load("@build_bazel_rules_apple//apple:ios.bzl",…
-
@ashleve this is an excellent template. But if you add some files, then it will be usable for a lot many audiences. I felt a little tedious for data modules. The template has an MNIST data module whic…
-
![image](https://user-images.githubusercontent.com/46802891/54796952-4e57fe00-4c8d-11e9-99e5-6bba321b56b9.png)
当运行这个程序的时候出现了这样的错误,想问一下大神是什么原因呢