I tried to write a script to extract weight values from darknet's file.But I failed.The darknet's yolo-tiny.weight file is 172M.While I extracted weights referring to the structure of the yolo-tiny network ,I only got 123M's weights.Anything I missed? Is there something else in the yolo-tiny.weight file?
Any instruction is appreciated!
PS:Thank you for your great work!
I tried to write a script to extract weight values from darknet's file.But I failed.The darknet's yolo-tiny.weight file is 172M.While I extracted weights referring to the structure of the yolo-tiny network ,I only got 123M's weights.Anything I missed? Is there something else in the yolo-tiny.weight file? Any instruction is appreciated! PS:Thank you for your great work!