tino926
tino926
@hjonnala, with this method, my yolov4-tiny edgetpu model became from  to . They look similar, but the fps became from 100fps to 0.82fps. I guess the huge decrease of...
@RobertChenKFC , Could you share how you convert darknet's weight to tflite? I suspect that the difference between the results is due the weight files. Like what happened in https://github.com/google-coral/edgetpu/issues/503...
> > > @RobertChenKFC yes, it is an issue on our side. Unfortunately, as of now we don't have any plans to fix this issue. I have a filed a...
@kingToolbox I encountered this problem also when liking to qnap ts-1277 and tvs-470. It would be great if this could be fixed. I re-downloaded the abandoned mobaxterm several days ago...
@dustxdustx, try this in Session Settings -> "SSH" tab -> SSH -> Authentication -> Automatic authentication methods: uncheck all except "Attempt password authentication" Save and reconnect.
@LuLu2kANG, yes I can do that. In the meantime, it would be great if there is a suggested version number in this repo.
@tjbck how can i use open webui over https? I follow the instruction at this repo to install the ollama and open-webui docker on a computer. If i connect to...
@Namburger, I encountered the same problem with the notebook provided in this repo. I did little modifications: 1. mount google drive to save the training progress, because free google colab...
@SamSamhuns In my testing, with both yolov5-4.0 and yolov5-5.0 release version, I got wrong results. For example, with the .onnx model, I go such result:  With the openvino model,...
@SamSamhuns, It is different from my experiment. I want to check it again in case of any misunderstanding.., when you say "latest v5.0 release", do you mean this version: https://github.com/ultralytics/yolov5/releases/tag/v5.0...