안드로이드 Kotlin을 이용한 Tensorflow-lite 추론기

안드로이드를 이용해서 텐서플로우, 즉 케라스를 통해 만든 MobileNet 모델을 가지고 추론하는 방식. 모델의 용량은 약 8메가.…

MobileNet의 전이학습을 이용한 이미지 성별 예측

Keras-RetinaNet을 이용한 모델 로딩 및 예측

load weight-Copy1 Keras-RetinaNet을 이용한 모델 로딩 및 예측¶ https://github.com/fizyr/keras-retinanet 을 이용한 모델 로딩과 예측 In [4]: import…

기존 모델 및 가중치 저장 및 불러오기

model load and save 모델 저장, 로드 및 Weight 저장, 로드¶ 불러오는 모델과 가중치는 서로 구조가…

RLE방식의 Mask 인코딩 후 제출용 dataframe 변환 치트코드


Fatal error: Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, bool given in /hosting/mlk/html/wp-includes/formatting.php:3480 Stack trace: #0 /hosting/mlk/html/wp-includes/class-wp-hook.php(324): convert_smilies() #1 /hosting/mlk/html/wp-includes/plugin.php(205): WP_Hook->apply_filters() #2 /hosting/mlk/html/wp-includes/formatting.php(3965): apply_filters() #3 /hosting/mlk/html/wp-includes/class-wp-hook.php(324): wp_trim_excerpt() #4 /hosting/mlk/html/wp-includes/plugin.php(205): WP_Hook->apply_filters() #5 /hosting/mlk/html/wp-includes/post-template.php(436): apply_filters() #6 /hosting/mlk/html/wp-content/themes/newscard-pro/template-parts/content.php(76): get_the_excerpt() #7 /hosting/mlk/html/wp-includes/template.php(812): require('...') #8 /hosting/mlk/html/wp-includes/template.php(745): load_template() #9 /hosting/mlk/html/wp-includes/general-template.php(206): locate_template() #10 /hosting/mlk/html/wp-content/themes/newscard-pro/archive.php(32): get_template_part() #11 /hosting/mlk/html/wp-includes/template-loader.php(106): include('...') #12 /hosting/mlk/html/wp-blog-header.php(19): require_once('...') #13 /hosting/mlk/html/index.php(17): require('...') #14 {main} thrown in /hosting/mlk/html/wp-includes/formatting.php on line 3480