일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
Tags
- undefined name
- dart sdk version upgrade
- app completeness
- AI
- flutter doctor -v
- information needed
- pub.dev
- withopacity
- flutter_secure_storage
- Flutter
- 플러터
- exception
- appstroe connect guideline
- app stroe connect guideline
- buildcontext
- 에러
- youtube_player_flutter
- infinity or nan toint
- providernotfoundexception
- exception caught by image resource service
- guideline 1.5
- permissiondeniedexception
- tflite_flutter
- .dio
- 채팅 메시지 정렬
- GetX
- appstore connect guideline
- flutter_dotenv
- guideline 4.3(a)
- app store connect guideline
Archives
- Today
- Total
목록Teachable Machine (1)
min_chan님의 블로그

1. 시작하기플러터에서 현재 공식지원되는 라이브러리인 tflite_flutter를 사용하기 위해서는 tflite(TensorFlow Lite)파일이 필요로 한다. 2. tflite란?TensorFlow공식 문서에 들어가보면 tflite(TensorFlow Lite)는 개발자가 모바일, 내장형 기기, IoT기기에서 모델을 실행할 수 있도록 지원하여 기기 내 머신러닝을 사용할 수 있도록 하는 도구 모음이라고 한다. 3. TensorFlow Lite 모델 생성하는 방법TensorFlow Lite Model Maker 라이브러리를 사용하여 자체 맞춤 데이터 세트를 포함하는 모델 생성TensorFlow 모델을 TensorFlow Lite 모델로 변환(TensorFlow Lite 변환기 사용)Teachable Ma..
Flutter
2025. 1. 10. 13:29