Forgot password
 Register account
View 239|Reply 1

识别您的面部表情

[Copy link]

3211

Threads

7832

Posts

52

Reputation

Show all posts

hbghlyj posted 2024-12-19 06:27 |Read mode
Last edited by hbghlyj 2024-12-22 23:40blog.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

3211

Threads

7832

Posts

52

Reputation

Show all posts

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

Quick Reply

Advanced Mode
B Color Image Link Quote Code Smilies
You have to log in before you can reply Login | Register account

$\LaTeX$ formula tutorial

Mobile version

2025-7-20 05:50 GMT+8

Powered by Discuz!

Processed in 0.014258 seconds, 26 queries