Open longlongvip opened 5 years ago
Did you try Keras examples to check whether GPU is used or not?
I had same issue. Updating Nvidia Drivers fixed the issue for me.
@yu4u When i train by 【python train.py --input data/imdb_db.mat】,result:all face test ”49 M“。Do you need to load your pre-training model during training?
I have a PC with RTX2060 GPU,but it use the CPU when I train the network,I have installed the tensorflow-gpu