Ross ROSS = Recommend OSS · open-source software intelligence for agents

peng-zhihui/DeepVision

在我很多项目中用到的CV算法推理框架应用。 observed · 2026-08-28

github.com/peng-zhihui/DeepVision · Java · GPL-3.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2228
  • days_rel: n/a
  • days_push: 1758
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1942 stars · 399 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

DeepVision is an Android-based computer vision algorithm inference and validation framework by peng-zhihui. It decouples data flow control, NN inference engines (SNPE, TensorFlow Lite), and UI layers, and ships model optimization tools for quantization, pruning, and conversion.

Use cases

  • validate cv models on mobile devices
  • run yolo or mtcnn inference on android
  • quantize a tensorflow model to 8bit for mobile
  • convert onnx models for snpe deployment
  • test camera video stream against a deep learning model
  • benchmark pretrained models on android

When to choose

  • you need a ready-made Android app framework to validate CV models without writing app code
  • you want integrated SNPE or TensorFlow Lite inference with camera and image pipelines
  • you need bundled model quantization, pruning, and conversion tools

When to avoid

  • you need an iOS or cross-platform deployment framework
  • you want a maintained production inference server rather than a validation app
  • you need a framework with active recent development and community support

Facets

framework · maturity maintenance

computer-vision machine-learning image-processing sdk developer-tools computer-vision machine-learning mobile-development deep-learning cpp jvm model-inference mobile-deployment snpe tensorflow-lite model-quantization model-pruning opencv model-zoo android-app android mobile

1 source

Member repositories

RepositoryRoleHealth v2
peng-zhihui/DeepVisionmain32

For agents

markdown · JSON · MCP: product_card(name="peng-zhihui/DeepVision")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem