Closed yizi22 closed 6 years ago
For computation, it is normal. The computation comes from several places.
For memory consumption, don't need 12G that much. It is tensorflow's behavior to occupy all the memory.
@yuanyuanli85 thank you for your reply. I set the predict batch_size to be 32 and it works much faster.
hello, your project works really very well, but it takes 1 second to predict one image on GPU of 12G memory, I want to ask is it normal? thank you.