minhui study
tensorflow 2.0 - tf.data (load image & make batch, fit with tf.data) 본문
딥러닝,인공지능
tensorflow 2.0 - tf.data (load image & make batch, fit with tf.data)
minhui 2021. 1. 24. 07:30Load Image & Make Batch
tf.data
Batch로 묶기
Shuffle하기
Label하고 같이 넣기
tensorflow함수로 label얻기
Fit with tf.data
Tensorflow 2.0
Hyperparameter Tunning
Build Model
Data Preprocess
* 이미지를 transformed했을 때
Training
'딥러닝,인공지능' 카테고리의 다른 글
tensorflow 2.0 - post process & save and load model (0) | 2021.01.27 |
---|---|
tensorflow 2.0 - Callbacks (0) | 2021.01.27 |
tensorflow2.0 - flow_from_dataframe(dataframe 만들기) (0) | 2021.01.24 |
[이미지 분석으로배우는 tensorflow2.0 와 Pytorch] - tensorflow2.0 fit_generator (0) | 2021.01.24 |
[이미지 분석으로배우는 tensorflow2.0 와 Pytorch] - Preprocess (0) | 2021.01.20 |
Comments