AshleyRoth

Results 5 comments of AshleyRoth

@Worulz @5730279821-TA I use command `pip3 install --upgrade tensorflow-gpu` from tensorflow site This is where should I prescribe? in the terminal or in the code? > from tensorflow.python.client import device_lib...

@Worulz @5730279821-TA tensorflow-gpu is installed, but all the same opens on the CPU. Why can this be so? Now i check in another PC (in this case notebook).. command results:...

@5730279821-TA @fastlater I used from here visualization_cv.py https://github.com/markjay4k/Mask-RCNN-series/blob/master/visualize_cv.py for working with camera. He seems to have nothing in the code about the GPU. I want to run the camera to...

@Worulz @fastlater fixed bugs, it was necessary to install version 1.3. Another problem now, when I run video using a script "visualization_cv.py https://github.com/markjay4k/Mask-RCNN-series/blob/master/visualize_cv.py", uses 97% of the entire video memory...

@Zumbalamambo could not explain in detail how to do this, please? Thank you