We use essential cookies for the website to function, as well as analytics cookies for analyzing and creating statistics of the website performance. To agree to the use of analytics cookies, click "Accept All". You can manage your preferences at any time by clicking "Cookie Settings" on the footer. More Information.
We use essential cookies for the website to function, as well as analytics cookies for analyzing and creating statistics of the website performance. To agree to the use of analytics cookies, click "Accept All". You can manage your preferences at any time by clicking "Cookie Settings" on the footer. More Information.
We use essential cookies for the website to function, as well as analytics cookies for analyzing and creating statistics of the website performance. To agree to the use of analytics cookies, click "Accept All". You can manage your preferences at any time by clicking "Cookie Settings" on the footer. More Information.
We use essential cookies for the website to function, as well as analytics cookies for analyzing and creating statistics of the website performance. To agree to the use of analytics cookies, click "Accept All". You can manage your preferences at any time by clicking "Cookie Settings" on the footer. More Information.
Based on deep learning methods, image elements such as objects, scenes, and actions are identified, with corresponding tags applied, for flowers, birds, fish, insects, vehicles, and buildings, to cite a few examples. This API can be utilized for various intelligent services, making use of high-level image content comprehension, such as automatic classification and arrangement of images in the gallery, as well as the identification and sharing of social images. It identifies 100 different categories of objects, scenes, and actions, and tags information, applying cutting-edge intelligent image recognition algorithms for a high degree of accuracy.
Scenarios
Gallery management, intelligent recommendations
This API provides for accurate identification of 100 categories of objects, scenes, and actions, and can be applied in album categorization, smart image enhancement, voice and text image searches, and user preference tagging.
Customized push notifications
Detects labels for frequently browsed images based on user browsing habits, to predict user preferences and push relative contents or advertisements.
Automatic photo classification in gallery
Allows for users to search for, browse, and manage photos in Gallery with ease, through automatic photo classification.
1Can I call the faceCompare() method without calling the prepare() method of the API?
Yes, you can. The engine is started by default in the faceCompare() method. If the engine has already been started, it will not restart.
2When should I call the release() method?
The release() method will uninstall a model that has been loaded to the NPU chip. If the app is no longer using face detection, uninstall the model in a timely manner to free up resources.