For further references, refer to the following links:
- TensorFlow model files: https://www.tensorflow.org/guide/extend/model_files.
- ONNX: https://github.com/onnx/tutorials.
- SavedModelBuilder: https://www.tensorflow.org/guide/saved_model#manually_build_a_savedmodel.
- GraphDef: https://github.com/tensorflow/tensorflow/blob/master/tensorflow/core/framework/graph.proto.
- HDF5: https://www.hdfgroup.org/solutions/hdf5/.
- Advances in deep learning approaches for image tagging. APSIPA Transactions on Signal and Information Processing, Fu, Jianlong and Rui, Yong. (2017): https://www.researchgate.net/publication/320199404_Advances_in_deep_learning_approaches_for_image_tagging.
- TensorFlow Hub: https://tfhub.dev/.