Skip to content

Installation

hky.u edited this page Jun 21, 2020 · 7 revisions

Installation

Python Modules

python tensorflow keras

If you want to run this code, you should install below modules.

pip install tensorflow==1.14.0
pip install keras==2.2.5
pip install "numpy<1.17"
pip install pillow, cv2

Source Files

MaskingClothes/Source/label_descriptions.json   // Fashion Category
MaskingClothes/Source/mask_rcnn_fashion_0006.h5   // Weight File (Smart_Coordinator)

You can download source files(226.8Mb) at http://naver.me/xLvqecht
If you can't download, please contact [email protected] (Hyungkyu Choi)

Clone this wiki locally