PRBonn / rangenet_lib

Inference module for RangeNet++ (milioto2019iros, chen2019iros)
MIT License
309 stars 72 forks source link

Darknet21 trt file #49

Open Donok53 opened 2 years ago

Donok53 commented 2 years ago

If I want to use darknet21, can I edit the arch_cfg.yaml file? Or do I have to create a separate model.trt file?

Chen-Xieyuanli commented 2 years ago

Since the inputs of the network model are changed, you need to create a separate model.trt file.