youchen b73da0e7c4 tensorboard usage. RNN structure 5 年 前
..
model b73da0e7c4 tensorboard usage. RNN structure 5 年 前
record 448ad3851d implement LeNet5 structure using dataset read from tfrecord. code debug. image sometimes stored as uint8 or float32, which need to be clear in mind when using the dataset. Some image preprocessing functions may require 3 channels image rather than grayscale image, such as modify saturation, hue and contrast. 5 年 前
__init__.py 448ad3851d implement LeNet5 structure using dataset read from tfrecord. code debug. image sometimes stored as uint8 or float32, which need to be clear in mind when using the dataset. Some image preprocessing functions may require 3 channels image rather than grayscale image, such as modify saturation, hue and contrast. 5 年 前
backGround.jpg acbb23da1d inceptionv3 nn structure, img_proccess, tfrecord read & write, multiThread, coordinator and queueRunner 5 年 前
backGround2.jpg acbb23da1d inceptionv3 nn structure, img_proccess, tfrecord read & write, multiThread, coordinator and queueRunner 5 年 前
mnist_eval.py 448ad3851d implement LeNet5 structure using dataset read from tfrecord. code debug. image sometimes stored as uint8 or float32, which need to be clear in mind when using the dataset. Some image preprocessing functions may require 3 channels image rather than grayscale image, such as modify saturation, hue and contrast. 5 年 前
mnist_inference.py b73da0e7c4 tensorboard usage. RNN structure 5 年 前
mnist_train.py 448ad3851d implement LeNet5 structure using dataset read from tfrecord. code debug. image sometimes stored as uint8 or float32, which need to be clear in mind when using the dataset. Some image preprocessing functions may require 3 channels image rather than grayscale image, such as modify saturation, hue and contrast. 5 年 前
multiThread.py b73da0e7c4 tensorboard usage. RNN structure 5 年 前
preprocessing.py b73da0e7c4 tensorboard usage. RNN structure 5 年 前
tfRecordExample.py 448ad3851d implement LeNet5 structure using dataset read from tfrecord. code debug. image sometimes stored as uint8 or float32, which need to be clear in mind when using the dataset. Some image preprocessing functions may require 3 channels image rather than grayscale image, such as modify saturation, hue and contrast. 5 年 前