tensorboard (1) 썸네일형 리스트형 [패스트캠퍼스 수강 후기] 인공지능강의 100% 환급 챌린지 3 회차 미션 인공지능강의 04. PART 3) 이미지 분석으로 배우는 tensorflow 2.0 과 pytorch 12. tensorflow 2.0 - 08. tf.data - fit with tf.data clip 내용: 1) Data PreProcess def onehot_encoding(label_name): classes == get_class_name(path) onhot_encoding = tf.cast(classes == get_class_name(path), tf.uint8) def read_dataset(path): gfile = tf.io.read_file(path) image = tf.io.decode_image(gfile) image = tf.cas(image, tf.float32) . 255... 이전 1 다음