Skip to content

Commit 5ec5b96

Browse files
author
Roman Donchenko
authored
Merge pull request #1858 from fzhar/develop
object_detection_demo_faster_rcnn is removed
2 parents db9d4b1 + 12087b8 commit 5ec5b96

File tree

6 files changed

+0
-902
lines changed

6 files changed

+0
-902
lines changed

demos/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ The Open Model Zoo includes the following demos:
2929
- [Multi-Camera Multi-Target Tracking Python\* Demo](./python_demos/multi_camera_multi_target_tracking/README.md) Demo application for multiple targets (persons or vehicles) tracking on multiple cameras.
3030
- [Multi-Channel C++ Demos](./multi_channel/README.md) - Several demo applications for multi-channel scenarios.
3131
- [Object Detection Python\* Demo](./python_demos/object_detection_demo/README.md) - Demo application for several object detection model types (like SSD, Yolo, etc).
32-
- [Object Detection for Faster R-CNN C++ Demo](./object_detection_demo_faster_rcnn/README.md) - Inference of object detection networks like Faster R-CNN (the demo supports only images as inputs).
3332
- [Object Detection C++ Demo](./object_detection_demo/README.md) - Demo application for Object Detection networks (different models architectures are supproted), async API showcase, simple OpenCV interoperability (supports video and camera inputs).
3433
- [Pedestrian Tracker C++ Demo](./pedestrian_tracker_demo/README.md) - Demo application for pedestrian tracking scenario.
3534
- [Security Barrier Camera C++ Demo](./security_barrier_camera_demo/README.md) - Vehicle Detection followed by the Vehicle Attributes and License-Plate Recognition, supports images/video and camera inputs.

demos/object_detection_demo_faster_rcnn/CMakeLists.txt

Lines changed: 0 additions & 9 deletions
This file was deleted.

demos/object_detection_demo_faster_rcnn/README.md

Lines changed: 0 additions & 72 deletions
This file was deleted.

0 commit comments

Comments
 (0)