Phương Nguyễn's repositories
Android-Face-Recognition-with-Deep-Learning-Library
Face Recognition library for Android devices is an Android library (module) which includes several face recognition methods.
Android-FaceRecognition
Face Recognition (Identification) for Android Devices. Used Firebase ML Kit Face Detection for detecting faces, then applied arcface MobileNetV2 model for recognition
AndroidRTC
An example of WebRTC natively on Android using PubNub for signaling.
Bluetooth
Documentation of the Bluetooth/BLE devices
btlejack
Bluetooth Low Energy Swiss-army knife
CameraView
📸 A well documented, high-level Android interface that makes capturing pictures and videos easy, addressing all of the common issues and needs. Real-time filters, gestures, watermarks, frame processing, RAW, output of any size.
Face-Recognition-API
Predict known faces.
facemaskdetector
Face mask detection
flask-ajax-form
Generate a dynamic form in Flask with AJAX
flutter_tflite
Flutter plugin for TensorFlow Lite
Indoor-Positioning-App
Indoor Positioning System. Android client (using Ericsson Labs possitioning API) & Server (REST+Hibernate)
interview.ai
This repository contains the source code for an AI-driven job interview simulation platform, developed for my thesis research.
lang-thang
A Web Project with Spring framework and ReactJS
macOS-Simple-KVM
Tools to set up a quick macOS VM in QEMU, accelerated by KVM.
Qi-Facedetector
软工实训,人脸识别+活体检测,极限一带四
Real-Time_Face_Recognition_Android
Real-Time Face Recognition App using Tensorflow Lite
safaribooks
Download and generate EPUB of your favorite books from O'Reilly Learning (aka Safari Books Online) library.
Silent-Face-Anti-Spoofing
静默活体检测(Silent-Face-Anti-Spoofing)
speech_recognition
Speech recognition module for Python, supporting several engines and APIs, online and offline.
spring-boot-learning
🍀 Hướng dẫn tất tần tật về Spring Boot, Spring Cloud ☘️ Code mẫu tiếng việt, có bài viết hướng dẫn đi kèm hình ảnh dễ hiểu 🍄
statsmodels
Statsmodels: statistical modeling and econometrics in Python
text-summarization-tensorflow
Tensorflow seq2seq Implementation of Text Summarization.
text-summarizer
Understand Text Summarization and create your own summarizer in python
Ultra-Light-Fast-Generic-Face-Detector-1MB
💎1MB lightweight face detection model (1MB轻量级人脸检测模型)
VaadinUtils
Library of Vaadin utility classes
WebRTCAndroid
WebRTC Android Video Chat reference project based on AppRTCMobile