ManuelPalermo/AndroidVideoSegmentation
Android video semantic segmentation using DeeplabV3+ lite
This tool helps Android app developers integrate real-time video semantic segmentation into their applications. It takes a live video feed from an Android device's camera and outputs a segmented video stream, highlighting specific objects or regions within each frame. It is intended for mobile developers looking to add advanced computer vision capabilities to Android apps.
No commits in the last 6 months.
Use this if you are an Android developer who needs to incorporate real-time object identification and masking within video streams directly on a mobile device.
Not ideal if you are looking for a pre-built end-user application or if your primary development platform is not Android.
Stars
10
Forks
5
Language
Java
License
MIT
Category
Last pushed
Sep 20, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/ManuelPalermo/AndroidVideoSegmentation"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
WangLibo1995/GeoSeg
UNetFormer: A UNet-like transformer for efficient semantic segmentation of remote sensing urban...
cvjena/cn24
Convolutional (Patch) Networks for Semantic Segmentation
TUI-NICR/EMSANet
EMSANet: Efficient Multi-Task RGB-D Scene Analysis for Indoor Environments
qizhuli/Weakly-Supervised-Panoptic-Segmentation
Weakly- and Semi-Supervised Panoptic Segmentation (ECCV18)
KieDani/SegformerPlusPlus
Official implementation of "Segformer++: Efficient Token-Merging Strategies for High-Resolution...