https://github.com/aivclab/androidvision
General purpose Pytorch inference app for computer vision
https://github.com/aivclab/androidvision
android app computing inference pytorch torch vision visual
Last synced: 12 months ago
JSON representation
General purpose Pytorch inference app for computer vision
- Host: GitHub
- URL: https://github.com/aivclab/androidvision
- Owner: aivclab
- License: apache-2.0
- Created: 2020-03-13T13:33:01.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-12-07T08:58:27.000Z (about 4 years ago)
- Last Synced: 2025-01-19T13:16:25.948Z (about 1 year ago)
- Topics: android, app, computing, inference, pytorch, torch, vision, visual
- Language: Java
- Homepage:
- Size: 5.18 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# AndroidVision
General purpose Pytorch inference app, comprises a common Pytorch base framework (Setting up camera
, permissions, loading modules and constructing Android CameraX usecases ) for
various
computer
vision
tasks:
- Classification
- Segmentation
- Detection
## Screenshots