From 0c6f5281e73ea721267f89a59a5546bd15ec4ae7 Mon Sep 17 00:00:00 2001 From: Neal Smith Date: Tue, 10 Oct 2017 15:20:45 -0700 Subject: [PATCH] removed the facenet references from docs --- docs/TensorFlow.md | 1 - docs/release_notes.md | 5 ++--- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/docs/TensorFlow.md b/docs/TensorFlow.md index b6255ed..4b01aec 100644 --- a/docs/TensorFlow.md +++ b/docs/TensorFlow.md @@ -46,7 +46,6 @@ mvNCCompile output/inception-v1.meta -in=input -on=InceptionV1/Logits/Prediction * Inception V1 * Inception V3 * Inception V4 -* Inception ResNet V1 (FaceNet) * Inception ResNet V2 * MobileNet diff --git a/docs/release_notes.md b/docs/release_notes.md index 433b168..1472bf7 100644 --- a/docs/release_notes.md +++ b/docs/release_notes.md @@ -36,9 +36,8 @@ Support for the following networks has been tested. 1. inception-v1 2. inception-v3 3. inception-v4 -4. Inception ResNet v1 (FaceNet) -5. Inception ResNet v2 -6. Mobilenet_V1_1.0_224 (preview -- see erratum #3.) +4. Inception ResNet v2 +5. Mobilenet_V1_1.0_224 (preview -- see erratum #3.) ## Firmware Features: 1. Convolutions -- 2.34.1