| 1 | android_ncnn_hand | ncnn hand detection + hand keypoint detection |
| 2 | android_ncnn_nanodet | nanodet, real-time inference for ncnn object detection |
| 3 | android_ncnn_yolovx | yolov5, real-time inference for ncnn object detection |
| 4 | android_onnx_image_classification | onnx video inference test, image classification, this is the official ort example |
| 5 | android_onnx_maskrcnn | onnx model, using ort for inference, mask rcnn instance segmentation |
| 6 | android_onnx_movenet | Google movenet keypoint detection, onnx model, ort inference, single image |
| 7 | android_onnx_movenet_camera | Google movenet keypoint detection, onnx model, ort inference, video inference |
| 8 | android_onnx_sam | onnx model, using ort for inference, deploying meta-ai segmentation model sam |
| 9 | android_onnx_sparselnst | onnx model, using ort for inference, open local single image for sparselnst instance segmentation |
| 10 | android_onnx_stable_diffusion | diffusion model, sd painting, onnx model, ort deployment |
| 11 | android_onnx_yolov5 | onnx model, using ort for inference, yolov5 open local single image for inference |
| 12 | android_onnx_yolov5_camera | yolov5 video snapshot inference, button to switch between preview and snapshot modes, ort inference, onnx model |
| 13 | android_onnx_yolov5_car_plate | yolov5 license plate keypoint detection, onnx model using ort inference, video snapshot inference |
| 14 | android_onnx_yolov7_head | yolov7 head detection, onnx model, ort inference, local single image |
| 15 | android_opencv_onnx_hand_3d_landmark | onnx model, using ort for inference, using opencv for preprocessing and postprocessing, hand keypoint detection, gesture prediction |
| 16 | android_opencv_onnx_modnet_matting | onnx model, using ort for inference, using opencv for preprocessing and postprocessing, modnet portrait real-time matting |
| 17 | android_opencv_onnx_movenet_keypoint | onnx model, using ort for inference, using opencv for preprocessing and postprocessing, movenet, real-time human keypoint detection by Google |
| 18 | android_opencv_onnx_rtmdet | onnx model, using ort for inference, using opencv for preprocessing and postprocessing, scrfd face keypoint detection, restrict recognition area |
| 19 | android_opencv_onnx_scrfd_face_landmark | onnx model, using ort for inference, using opencv for preprocessing and postprocessing, scrfd face keypoint detection, restrict recognition area |
| 20 | android_opencv_onnx_yolov5 | onnx model, using ort for inference, using opencv for preprocessing and postprocessing, yolov5n_256x256 object detection |
| 21 | android_opencv_onnx_yolov5_car_plate | onnx model, using ort for inference, using opencv for preprocessing and postprocessing, real-time license plate detection and recognition |
| 22 | android_opencv_onnx_yolov5_car_plate2 | onnx model, using ort for inference, using opencv for preprocessing and postprocessing, real-time license plate detection and recognition, restrict recognition area, accelerate inference by expanding surrounding area through interpolation |
| 23 | android_opencv_onnx_yolov5_face_landmark | onnx model, using ort for inference, using opencv for preprocessing and postprocessing, yolov5 face keypoint detection, restrict recognition area |
| 24 | android_opencv_onnx_yolov5_head | onnx model, using ort for inference, using opencv for preprocessing and postprocessing, yolov5 head detection |
| 25 | android_opencv_onnx_yolov8_mozu_det | onnx model, using ort for inference, using opencv for preprocessing and postprocessing, yolov8 module object detection |
| 26 | android_opencv_onnx_yolov8_pose_ruler | onnx model, using ort for inference, using opencv for preprocessing and postprocessing, real-time yolov8 triangular ruler detection |
| 27 | android_opencv_onnx_yolovp2_drive | onnx model, using ort for inference, using opencv for preprocessing and postprocessing, yolovp2 lane line, drivable area, object detection |
| 28 | android_sherpa_onnx_ars_demo | onnx model, using the sherpa-onnx framework, ARS (Chinese + English) |
| 29 | android_sherpa_onnx_tts_demo | onnx model, using the sherpa-onnx framework, TTS (Chinese + English) |
| 30 | img | |