Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/truongnv-hut/aicandy_android_imageclassification_yqpniyma
Deploying Android application for object detection
https://github.com/truongnv-hut/aicandy_android_imageclassification_yqpniyma
aicandy android-application artificial-intelligence computer-vision deep-learning deployment machine-learning object-detection
Last synced: about 2 months ago
JSON representation
Deploying Android application for object detection
- Host: GitHub
- URL: https://github.com/truongnv-hut/aicandy_android_imageclassification_yqpniyma
- Owner: TruongNV-hut
- Created: 2024-10-19T04:43:24.000Z (2 months ago)
- Default Branch: master
- Last Pushed: 2024-10-22T07:42:11.000Z (2 months ago)
- Last Synced: 2024-10-23T11:00:23.105Z (2 months ago)
- Topics: aicandy, android-application, artificial-intelligence, computer-vision, deep-learning, deployment, machine-learning, object-detection
- Language: Kotlin
- Homepage: https://aicandy.vn/
- Size: 12.5 MB
- Stars: 9
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Android application and Image Classification
The source code in this repository is an Android application designed for image recognition. This is a basic application that helps you understand how to implement AI models on Android devices. We hope it can assist you on your journey of exploring artificial intelligence.## Image Classification
Image classification is a fundamental problem in computer vision where the goal is to assign a label or category to an image based on its content. This task is critical for a variety of applications, including medical imaging, autonomous vehicles, content-based image retrieval, and social media tagging.## ❤️❤️❤️
```bash
If you find this project useful, please give it a star to show your support and help others discover it!
```## Getting Started
### Clone the Repository
To get started with this project, clone the repository using the following command:
```bash
git clone https://github.com/TruongNV-hut/AIcandy_Android_ImageClassification_yqpniyma.git
```### Video Demo
Youtube: [https://www.youtube.com/@aicandyvn/videos](https://youtu.be/DqUtsML11oA)### More Information
To learn more about this project, [see here](https://aicandy.vn/trien-khai-phan-loai-hinh-anh-tren-thiet-bi-android).To learn more about knowledge and real-world projects on Artificial Intelligence (AI), Machine Learning (ML), and Deep Learning (DL), visit the website [aicandy.vn](https://aicandy.vn/).
❤️❤️❤️