Skip to content

Commit

Permalink
FaceID part 2
Browse files Browse the repository at this point in the history
  • Loading branch information
oguzhanbsolak committed Dec 7, 2023
1 parent e3376ea commit 8c9f4fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/quantize_mobilefacenet_112.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
#!/bin/sh
python quantize.py trained/ai87-mobilefacenet_112_qat.pth.tar trained/ai87-mobilefacenet_112_qat-q.pth.tar --device MAX78002 -v "$@"
python quantize.py trained/ai87-mobilefacenet_112_qat.pth.tar trained/ai87-mobilefacenet_112_qat-q.pth.tar --device MAX78002 -v "$@"

0 comments on commit 8c9f4fc

Please sign in to comment.