All Projects → HMS-Core → Hms Ml Demo

HMS-Core / Hms Ml Demo

Licence: apache-2.0
HMS ML Demo provides an example of integrating Huawei ML Kit service into applications. This example demonstrates how to integrate services provided by ML Kit, such as face detection, text recognition, image segmentation, asr, and tts.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Hms Ml Demo

Robovision
AI and machine leaning-based computer vision for a robot
Stars: ✭ 126 (-32.62%)
Mutual labels:  classification, face-detection, face-recognition
ailia-models
The collection of pre-trained, state-of-the-art AI models for ailia SDK
Stars: ✭ 1,102 (+489.3%)
Mutual labels:  face-recognition, face-detection, image-segmentation
Ai Reading Materials
Some of the ML and DL related reading materials, research papers that I've read
Stars: ✭ 79 (-57.75%)
Mutual labels:  face-detection, face-recognition, ocr
Maskedface Net
MaskedFace-Net is a dataset of human faces with a correctly and incorrectly worn mask based on the dataset Flickr-Faces-HQ (FFHQ).
Stars: ✭ 152 (-18.72%)
Mutual labels:  face-detection, face-recognition
Facerecognition
This is an implematation project of face detection and recognition. The face detection using MTCNN algorithm, and recognition using LightenenCNN algorithm.
Stars: ✭ 137 (-26.74%)
Mutual labels:  face-detection, face-recognition
Face Recognition.js
Simple Node.js package for robust face detection and face recognition. JavaScript and TypeScript API.
Stars: ✭ 1,768 (+845.45%)
Mutual labels:  face-detection, face-recognition
Deepstack
The World's Leading Cross Platform AI Engine for Edge Devices
Stars: ✭ 120 (-35.83%)
Mutual labels:  face-detection, face-recognition
Facenet Pytorch
Pretrained Pytorch face detection (MTCNN) and facial recognition (InceptionResnet) models
Stars: ✭ 2,564 (+1271.12%)
Mutual labels:  face-detection, face-recognition
Facenet
Face recognition using Tensorflow
Stars: ✭ 12,189 (+6418.18%)
Mutual labels:  face-detection, face-recognition
Instabotai
Instagram AI bot with face detection. It works without instagram api, need only login and password.
Stars: ✭ 181 (-3.21%)
Mutual labels:  face-detection, face-recognition
Ownphotos Frontend
Stars: ✭ 171 (-8.56%)
Mutual labels:  face-detection, face-recognition
Awesome Ai Services
An overview of the AI-as-a-service landscape
Stars: ✭ 133 (-28.88%)
Mutual labels:  face-recognition, text-to-speech
Insightface Just Works
Insightface face detection and recognition model that just works out of the box.
Stars: ✭ 127 (-32.09%)
Mutual labels:  face-detection, face-recognition
Deep Face Recognition
One-shot Learning and deep face recognition notebooks and workshop materials
Stars: ✭ 147 (-21.39%)
Mutual labels:  face-detection, face-recognition
Facepause
Look Away to Pause Youtube - Experimental Chrome Extension
Stars: ✭ 171 (-8.56%)
Mutual labels:  face-detection, face-recognition
Human
Human: 3D Face Detection, Body Pose, Hand & Finger Tracking, Iris Tracking and Age & Gender Prediction
Stars: ✭ 172 (-8.02%)
Mutual labels:  face-detection, face-recognition
Lookatme
VideoView that plays video only when 👀 are open and 👦 is detected with various other features
Stars: ✭ 161 (-13.9%)
Mutual labels:  face-detection, face-recognition
Attendance Using Face
Face-recognition using Siamese network
Stars: ✭ 174 (-6.95%)
Mutual labels:  face-detection, face-recognition
Sphereface
Implementation for <SphereFace: Deep Hypersphere Embedding for Face Recognition> in CVPR'17.
Stars: ✭ 1,483 (+693.05%)
Mutual labels:  face-detection, face-recognition
Deepface
Face analysis mainly based on Caffe. At this time, face analysis tasks like detection, alignment and recognition have been done.
Stars: ✭ 1,465 (+683.42%)
Mutual labels:  face-detection, face-recognition

hms-ml-demo

License

English | 中文

Introduction

This project includes apps developed based on HUAWEI ML Kit. The project directory is as follows:

|-- MLKit-Sample // ML Kit scenario-based demo. You can scan the QR code to obtain the demo.

|-- ApplicationCases // Application cases developed based on ML Kit.

Precautions

The hms-ml-demo project contains two independent projects. After downloading the code, you can load different nested projects to the IDE as required. And you can run each project independently.

Create a Project

The root folder already contains a common build.gradle file, which loads the latest Android Gradle plugins, AGConnect, and Kotlin to classpath. Therefore, if you create a project, delete the build.gradle file in the root directory of the project, unless a unique Gradle plugin is needed. The same applies to gradle.properties.

All projects and nested modules are defined in the root directory of settings.gradle file. You can create a project, add all module entries of the project to the external settings.gradle file, and delete the settings.gradle file in the new project.

Technical Support

If you are still evaluating HMS Core, obtain the latest information about HMS Core and share your insights with other developers at Reddit.

  • To resolve development issues, please go to Stack Overflow. You can ask questions below the huawei-mobile-services tag, and Huawei R&D experts can solve your problem online on a one-to-one basis.
  • To join the developer discussion, please visit Huawei Developer Forum.

If you have problems using the sample code, submit issues and pull requests to the repository.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].