Open edwardchang0112-nctu opened 3 years ago
I then tried to change the version of tensorflow to tensorflow-2.3.1+nv20.12, but got error:
tensorflow.python.framework.errors_impl.ResourceExhaustedError: OOM when allocating tensor with shape[3,3,512,1024] and type float on /job:localhost/replica:0/task:0/device:GPU:0 by allocator GPU_0_bfc [Op:RandomStandardNormal]
How about this issue?
Since I am working on Jetson NX, the tensorflow I used is tensorflow-1.15.4+nv20.12
First, download custom.weight then create a custom.names with only car then create checkpoint directory then just followed the command of this repo:
get the following error
Any idea on this?