Freeze 썸네일형 리스트형 [tensorflow] how to freeze trained network (make one pb file) ** 학습한 CNN graph 저장하기 - C++에서 사용하기 위해 **** See '[tensorflow] how to save trained network' first! ** Download the attached file ' freeze_graph.py'** The following code will create graph.pb at net_dir. This pb file will be used at c++. ** To see how to use graph.pb in c++, visit '[tensorflow] how to load and use CNN in c++' /// CODE /////////////////////////////from __future__ import absolute_impo.. 더보기 이전 1 다음