freelily

Results 3 issues of freelily

would you pls tell me the parameters you used to train the model? total epoch, initial learning rate, the decay rate, and how many epoches processed to reduce the lr?...

can you tell me the format for training data which is used to generate tfrecords? Thank you.

when I run the img_to_tfrecord.py, the error is "ModuleNotFoundError: No module named 'dataset'" pls tell me where to find the model,so I can import _get_output_filename,int64_feature,bytes_feature. Thank you.