AI-liu / Complex-YOLO

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

Pre-trained model weights file #29

Open SamudhbhavPrabhu opened 4 years ago

SamudhbhavPrabhu commented 4 years ago

Could you please share a direct link to the pre-trained model weights file (for your PyTorch implementation)? Thanks!

anisghaoui commented 4 years ago

Do you mean these YOLO weights ?

SamudhbhavPrabhu commented 4 years ago

Those are the weights for a pre-trained model from another project (https://github.com/ghimiredhikura/Complex-YOLOv3). I am just checking to see if there is a pre-trained weights file for this project (https://github.com/AI-liu/Complex-YOLO), trained on the Pytorch code (not the darknet one).