Hardik Dava
Hardik Dava
Hi @SkalskiP 👋 , you are absolutely correct.
> @hardikdava, what is the meaning of all of those arguments? Is that function definition copied from YOLOv8? Yeah, for a quick info. But we can modify them and use...
@SkalskiP This can be wait for later.
@mayankagarwals Yeah, I haven't started working on this. Feel free to try it out :)
@mayankagarwals yeah, first understand how the dataset API works and designed. Then start potential time consuming tasks such as loading or saving dataset. Please let us know when you implemented...
Yeah @SkalskiP 100% agree with you.
Yeah, we can add env variable `SV_LOGGING` can be `True or False`. I suggest to make it `False` as default. Since users will probably have their own `Loggers`.
Hello @35grain , what was your onnx2tf command? And which model were able to convert?
Hello, I was able to export yolov7-tiny.pt to edgetpu. But there is a limitations for numbers of class and image size. But yolov7-tiny was able to export as edgetpu and...
hello @35grain, int8 tflite is detecting fine. It has also the same issue of accuracy drop after quantization.