Skip to content
This repository was archived by the owner on Jul 2, 2021. It is now read-only.

Commit 2779fa2

Browse files
committed
reflect comments
1 parent 95ceee3 commit 2779fa2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ For additional features
4545
+ Matplotlib
4646
+ OpenCV
4747
+ SciPy
48+
+ mpi4py
49+
+ pycocotools
4850

4951
Environments under Python 2.7.12 and 3.6.0 are tested.
5052

@@ -53,6 +55,7 @@ Environments under Python 2.7.12 and 3.6.0 are tested.
5355
+ `0.4.11` (for Chainer v1). It can be installed by `pip install chainercv==0.4.11`.
5456
+ `0.7` (for Chainer v2). It can be installed by `pip install chainercv==0.7`.
5557
+ `0.8` (for Chainer v3). It can be installed by `pip install chainercv==0.8`.
58+
+ `0.10` (for Chainer v4). It can be installed by `pip install chainercv==0.10`.
5659

5760
# Data Conventions
5861

0 commit comments

Comments
 (0)