Skip to content

Commit 97b3ff7

Browse files
author
Roman Donchenko
committed
Remove face-reidentification-retail-0095 and face_recognition_demo
These are removed due to internal policy decisions. To keep the test coverage of the Smart Classroom demo, use a public FR model instead (I just picked the smallest one available).
1 parent 3fa369c commit 97b3ff7

20 files changed

+3
-1590
lines changed

demos/README.md

-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,6 @@ The table below shows the correlation between models, demos, and supported plugi
8181
| vehicle-attributes-recognition-barrier-0042 | [Security Barrier Camera Demo](./security_barrier_camera_demo/README.md) | Supported | | | |
8282
| vehicle-license-plate-detection-barrier-0106 | [Security Barrier Camera Demo](./security_barrier_camera_demo/README.md) | Supported | Supported | Supported | Supported |
8383
| vehicle-license-plate-detection-barrier-0123 | [Security Barrier Camera Demo](./security_barrier_camera_demo/README.md) | Supported | Supported | Supported | Supported |
84-
| face-reidentification-retail-0095 | [Smart Classroom Demo](./smart_classroom_demo/README.md)<br>[Interactive Face Recognition Python* Demo](./python_demos/face_recognition_demo/README.md) | Supported | Supported | Supported | Supported |
8584
| landmarks-regression-retail-0009 | [Smart Classroom Demo](./smart_classroom_demo/README.md)<br>[Interactive Face Recognition Python* Demo](./python_demos/face_recognition_demo/README.md) | Supported | Supported | Supported | Supported |
8685
| person-detection-action-recognition-0005 | [Smart Classroom Demo](./smart_classroom_demo/README.md) | Supported | Supported | Supported | Supported |
8786
| person-detection-action-recognition-teacher-0002 | [Smart Classroom Demo](./smart_classroom_demo/README.md) | Supported | Supported | | Supported |

demos/python_demos/face_recognition_demo/README.md

-214
This file was deleted.

demos/python_demos/face_recognition_demo/__init__.py

Whitespace-only changes.

demos/python_demos/face_recognition_demo/face_detector.py

-104
This file was deleted.

0 commit comments

Comments
 (0)