tongvantruong
Results
2
issues of
tongvantruong
Dear, My goal is adding more dataset to the pre-trained model to increase the accuracy. 1. I freezed the graph to get the 1st model named **pre-trained-model.pb** 2. Then I...
I created a new uff file named new.uff by the following steps: 1. Train Tensorflow model: https://github.com/davidsandberg/facenet/wiki/Classifier-training-of-inception-resnet-v1. The result of this step is a directory contains 4 files(checkpoint, model....index, model...data,...)...
enhancement
help wanted