我已经将ClarifaiAPI中的脸检测APi添加到我的项目中,但是,每当我将图像复制到我的项目并单击“检测”时,它实际上会显示该图像,但它不会检测到该脸。见下文App.js和FaceRecognition.jsimport Clarifai from 'clarifai';/App.css';
const
我正在使用ClarifAI python API来分类从我的Raspberry PI相机捕捉到的对象。(整个程序运行在python on raspberry PI上)。现在,可以使用此[Python API]的两种方法是:2> passing the URL of the image as argumen