longcw / yolo2-pytorch

YOLOv2 in PyTorch
1.54k stars 421 forks source link

I want to evaluate trained model but I dont know what 'cd faster_rcnn_pytorch' means #102

Open chang0977 opened 5 years ago

chang0977 commented 5 years ago

I cannot find any such a folder named like that in the repository but I think I need to complete this step before I test the model. What does this code mean?