Forgot password?
 Create new account
View 119|Reply 1

识别您的面部表情

[Copy link]

3148

Threads

8489

Posts

610K

Credits

Credits
66148
QQ

Show all posts

hbghlyj Posted at 2024-12-19 06:27:07 |Read mode
Last edited by hbghlyj at 2024-12-22 23:40:00blog.wolfram.com/2024/10/30/announcing-the-wi … e-liner-competition/
Nik Murzin 的一行交互式代码总共只有 140 个字符,使用 CLIP 特征提取器网络的两种变体(文本和图像)将您的面部表情与最相似的表情符号进行匹配:
  1. {i, t} = # /@ #[#[][[22]], "Variants"][[{2, 6}]] &@NetModel;
  2. Dynamic[Style[FeatureNearest[t@# -> #, i@CurrentImage[]][[1]],
  3.     196]] &@CharacterRange["😀", "😨"]
Copy the Code

我的微笑总是被识别为以下表情符号:
Untitled.png

3148

Threads

8489

Posts

610K

Credits

Credits
66148
QQ

Show all posts

 Author| hbghlyj Posted at 2024-12-23 07:40:23
如果您的设备有摄像头,您可以尝试此代码,在摄像头前面对镜头微笑并将您的输出发布为帖子

手机版Mobile version|Leisure Math Forum

2025-4-20 12:19 GMT+8

Powered by Discuz!

× Quick Reply To Top Return to the list