일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |
Tags
- guideline 4.3(a)
- infinity or nan toint
- information needed
- appstroe connect guideline
- flutter_secure_storage
- pub.dev
- AI
- guideline 1.5
- exception
- app completeness
- withopacity
- .dio
- 채팅 메시지 정렬
- Flutter
- providernotfoundexception
- flutter doctor -v
- dart sdk version upgrade
- Guideline 5.1.1
- permissiondeniedexception
- buildcontext
- 에러
- exception caught by image resource service
- appstore connect guideline
- tflite_flutter
- 플러터
- app store connect guideline
- app stroe connect guideline
- youtube_player_flutter
- flutter_dotenv
- undefined name
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