Skip to content

你们觉得这个主意怎么样

要做所谓的「Expression-based Image Retrieval」,可以把这个任务分为两部分:

  1. 检测人脸(把人脸从图片中抠出来);
  2. 识别表情(把人脸的表情识别出来)。

前者可以使用一个 HOG + SVM 做到,后者可以通过训练一个 CNN 实现。

做完上面这些,我们再做一个用于演示的 GUI。

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information