Skip to content

Commit fff5d64

Browse files
authored
Update README.md
1 parent faf6313 commit fff5d64

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,7 @@ Now use the quantize_graph script to apply these changes:
127127
The demo project is configured to search for a graph.pb, and a labels.txt files in the android/tfmobile/assets directory. Replace those two files with your versions. The following command accomplishes this task:
128128

129129
> cp tf_files/rounded_graph.pb android/tfmobile/assets/graph.pb
130+
130131
> cp tf_files/retrained_labels.txt android/tfmobile/assets/labels.txt
131132
132133
Structure demo i share in this repo, you can download and test it.

0 commit comments

Comments
 (0)