philipperemy / yolo-9000

YOLO9000: Better, Faster, Stronger - Real-Time Object Detection. 9000 classes!
Apache License 2.0
1.18k stars 309 forks source link

could someone tell me why the computer show an error couldn't open file yolo9000.weights #26

Closed tu-8tu closed 6 years ago

tu-8tu commented 6 years ago

there are files xaa and xab .are they weight files.how to open them

foocp commented 6 years ago

this here in the Readme is the command that merges those two files into a complete .weights file: cat yolo9000-weights/x* > yolo9000-weights/yolo9000.weights