From f6662f161106a53cabd415c5d843a60e5038ef08 Mon Sep 17 00:00:00 2001 From: Meng-Jiun Chiou Date: Tue, 29 May 2018 19:42:40 +0800 Subject: [PATCH] update readme.md minor update to package name `opencv-python` --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 380c605..c699c5d 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ For details about R-CNN please refer to the paper [Faster R-CNN: Towards Real-Ti 1. Requirements for Tensorflow (see: [Tensorflow](https://www.tensorflow.org/)) -2. Python packages you might not have: `cython`, `python-opencv`, `easydict` (recommend to install: [Anaconda](https://www.continuum.io/downloads)) +2. Python packages you might not have: `cython`, `opencv-python`, `easydict` (recommend to install: [Anaconda](https://www.continuum.io/downloads)) ### Requirements: hardware