Rudransh Joshi
Rudransh Joshi
Shall I work on this? or is it already taken?
> @FireHead90544 I am working on it, In fact I will soon submit merge. Oh okay, good luck :D
Usually, it is not advised to edit the module itself. But you need to edit the module itself and change the `multi_gpu_module` and `set_session` import lines to these ```py from...
> I ran into the same problem. go to your /cfg/yolo.data file and make sure you have a line that says backup = backup > > (not backup = backup/)...
I do not have any such file.
> @GLorieul Hi, I'm trying to run my model on google colab and gave by a backup path to a folder that I created in google colab but the model...
> > I ran into the same problem. go to your /cfg/yolo.data file and make sure you have a line that says backup = backup > > (not backup =...
Use Threading. You need to use pyttsx3 engine in separate thread instead of main thread. Let open-cv run on main thread and the pyttsx3 engine inside threading.Thread()
I am sorry but, not atleast until now bro 🥲 I ended up removing the stop functionality. Looks like we gotta switch over to another library, maybe try win32 or...
 And these ones are the imports*