V2AI / Det3D

World's first general purpose 3D object detection codebse.
https://arxiv.org/abs/1908.09492
Apache License 2.0
1.48k stars 299 forks source link

How Det3D build a model? #132

Closed hughlee815 closed 3 years ago

hughlee815 commented 3 years ago

I've been studying this for a long time, but i really cannot understand how Det3D build a model. i am sure that the model is built by class 'Register', but when i look into the class 'Register', i cannot find any line of code which has contributions to build a Model. could you please give any help to clarify the problem? thanks so much and always waiting for your reply

poodarchu commented 3 years ago

https://github.com/poodarchu/Det3D/blob/master/det3d/models/builder.py