AI-liu / Complex-YOLO

Complex-YOLO: Real-time 3D Object Detection on Point Clouds pytorch Darknet
442 stars 113 forks source link

Weight file has too few weights #12

Open sirkrisp opened 5 years ago

sirkrisp commented 5 years ago

Hi Al-liu, thank you for your implementation! According to the cfg file in your repository the model should have 46935494 trainable parameters. However, your weight file contains only 46931945 weights. That is a difference of 3549. It would be great if you could explain. Many thanks!