PrajwalCogniac

Results 14 comments of PrajwalCogniac

Hey @parthkvv @mikel-brostrom @KelvinCPChiu @MheadHero. Can you please let me know the version that is working ! I need to convert yolo4 darknet .cfg and weights to pytorch

> Do you mean in converting the yolov4 from darknet to pytorch? Am struggling a lot with that. Hey @ipkoh were you able to solve this issue if so please...

Thanks a lot for the reply @MheadHero . So I am using this for inference. So the problem with wongkiuyiu version is .cfg it has and .cfg I have are...

I am really struggling any help or a work around in this regard will be appreciated !!

Thanks a lot for the detailed answer @BloodAxe. I definitely see the benefits of model.predict API But if we want to use fp16 version of the pytorch , how does...

Hey @LukeAI , @haritsahm @BloodAxe @mmax3 @philipp-schmidt , I am struggling to write the inference code for the yolonas onnx format . Code: `input_name = session.get_inputs()[0].name` `output_names = [x.name for...

> Same problem here. @haritsahm did help a lot, However, the boxes are slightly shifted. At least it does prove that the basic information is available. > > Now, the...

thanks a lot for the reply @ukoehler. I am fairly new to this ... Can you please share the inference code you had ? It will be really helpful !

Please post the updated code @mahnehsilla