[The Commond to Run My Project]
Train:
./darknet detector train cfg/***.data cfg/yolov2_prelu.cfg [pretrain weights file]
Test:
./darknet detect cfg/***.data cfg/yolov2_prelu.cfg [weights file] [image path]
and you will get the mask image named predictions.png