Starred repositories
🇨🇳 GitHub中文排行榜,各语言分设「软件 | 资料」榜单,精准定位中文好项目。各取所需,高效学习。
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
一本关于排序算法的 GitBook 在线书籍 《十大经典排序算法》,多语言实现。
🚁🚀基于Flink实现的商品实时推荐系统。flink统计商品热度,放入redis缓存,分析日志信息,将画像标签和实时记录放入Hbase。在用户发起推荐请求后,根据用户画像重排序热度榜,并结合协同过滤和标签两个推荐模块为新生成的榜单的每一个产品添加关联产品,最后返回新的用户列表。
🔥 A library for cropping image in a smart way that can identify the border and correct the cropped image. 智能图片裁剪框架。自动识别边框,手动调节选区,使用透视变换裁剪并矫正选区;适用于身份证,名片,文档等照片的裁剪。
C-OCR是携程自研的OCR项目,主要包括身份证、护照、火车票、签证等旅游相关证件、材料的识别。 项目包含4个部分,拒识、检测、识别、后处理。
PyTorch android examples of usage in applications
Android TensorFlow MachineLearning Example (Building TensorFlow for Android)
Several image/video enhancement methods, implemented by Java, to tackle common tasks, like dehazing, denoising, backscatter removal, low illuminance enhancement, featuring, smoothing and etc.
A tutorial for setting up OpenCV 4.12.0 (and other 4.x.y version) for Android in Android Studio with Native Development Kit (NDK) support for C++ development.
☕ Fast-RCNN and Scene Recognition using Caffe
Use tensorflow Lite on Android platform, integrated face detection (MTCNN), face anti spoofing (CVPR2019-DeepTreeLearningForZeroShotFaceAntispoofing) and face comparison (MobileFaceNet use InsightF…
Android YOLO real time object detection sample application with Tensorflow mobile.
TensorDash is an application that lets you remotely monitor your deep learning model's metrics and notifies you when your model training is completed or crashed.
This small Android app sends your GPS coordinates to *your* server. It's your data, do what *you* want with it.
Codes and Sample Application for converting and deploying pytorch models in android applications
A cnn framework on Android platform, implemented with RenderScript and java, support MobileNet-SSD and faster-rcnn. No JNI/C++ or thirdparty dependencies.
[this repo is no longer maintained] Neural Network image classifier (inception-bn network architecture), developed via MxNet
Android sample app which provides distance of an object from the camera.
基于安卓设备 GPS + UCMap 地图的超轻量级轨迹地图,可以显示当前轨迹,历史轨迹,发送定位数据到服务器。
Deep learning based skin cancer detection for android devices with cloud-based inference
An android application for on-device machine learning using TensorFlow and GoogleNet (Inception v3)