Abraham Jose
Abraham Jose
its working fine for me, you can work on yolo v3 instead I guess! You can try https://github.com/qqwweee/keras-yolo3! Let me know if its working! There is a workaround for this,...
Mostly your tensorflow/python version is not compatible, need more info..
No device found that's all I get! no matter cheese, VLC, GUCviewer, none responds These are errors in particular: ** Message: cheese-application.vala:211: Error during camera setup: No device found (cheese:5313):...
Hi @isConic, Try to use the updated model.py or you can simply edit "_from generator import datagen_" to _"from datagen import datagen"_ in _datagen.py_. Sorry for the typo. Kindly update...
Yes. I think you should use yield in the while loop if it finds the csv data.
I am having issues with BIOS update! It reboots right after the update and when I run a hardware test it pops out that it still has to be updated!...
Sorry I tried a couple of times(the problem is not with generator function either) and find out that whenever I read images using opencv returns none( Type: NoneType String form:...
Thank you . I used a conda enviournment to build the model . but the whole thing broke somehow (with xdg/gsettings reinstallation and other errors) will get back to you...
Thank you I will get back to you once I complete this installation process I guess. I used conda environment and build it(using make install) to get it working with...
Hi I tried to build this using virtual environment and I could cmake and cmake install it but, I cannot import/find file cv2.so. I went through root files of python...