Hardik Dava

Results 79 comments of Hardik Dava

I have read the CLA Document and I sign the CLA.

I have read the CLA Document and I sign the CLA

@glenn-jocher sorry for late reply. I checked with onnx2tf commands again. Here you can find my experimental [google colab](https://colab.research.google.com/drive/1cB-pagmj5KpUjhAQF3OTKFBqzAXG7Uvy?usp=sharing). You can find related references and comments in **export** section.

@AHB102 I am not working on it. Feel free to go ahead.

Hello @SkalskiP, I can help you with an external server. Let me know how you want to proceed further.

Hi @SkalskiP, thank you for inviting me to the repository. I have experience with various object detectors specially on edge devices. I am happy to contribute which will help all...

@wanmeihuali Thanks for your reply. I will get back to you on this with the result.

@wanmeihuali I have better results after tunning the parameters like you suggested.

@AyushExel, we are also adding functionality to evaluate models such as `mAP` and `ConfusionMatrix`. It would be needed to compare the accuracy. `Supervison` is supporting these kind of benchmarking for...

Got it @AyushExel . You can add `supervison.DetectionDataset` api to load into user prefer format and convert it to `yolo` format, make the intermediate steps and at the end train...