GitHub / vsay01 / PytorchKotlinDemo
This is an Android project wirtten in kotlin to show a simple image classification application that use Android PyTorch API and trained PyTorch model.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsay01%2FPytorchKotlinDemo
Stars: 18
Forks: 13
Open issues: 0
License: bsd-3-clause
Language: Kotlin
Size: 40.6 MB
Dependencies parsed at:
13
Created at: over 5 years ago
Updated at: over 1 year ago
Pushed at: almost 5 years ago
Last synced at: over 1 year ago
Topics: android, image-classification, kotlin, model, pytorch-android, pytorch-implementation
- androidx.activity:activity-ktx $activity_version implementation
- androidx.appcompat:appcompat 1.1.0 implementation
- androidx.arch.core:core-runtime $arch_core_version implementation
- androidx.constraintlayout:constraintlayout 1.1.3 implementation
- androidx.core:core-ktx 1.1.0 implementation
- androidx.core:core-ktx $core_ktx_version implementation
- androidx.lifecycle:lifecycle-livedata-ktx $lifecycle_version implementation
- androidx.lifecycle:lifecycle-viewmodel-ktx $lifecycle_version implementation
- com.karumi:dexter $dexter_version implementation
- org.jetbrains.kotlin:kotlin-stdlib-jdk7 $kotlin_version implementation
- org.pytorch:pytorch_android $pytorch_version implementation
- org.pytorch:pytorch_android_torchvision $pytorch_version implementation
- junit:junit 4.12 testImplementation