I3D_Finetune icon indicating copy to clipboard operation
I3D_Finetune copied to clipboard

accuracy

Open panna19951227 opened this issue 6 years ago • 1 comments

2018-09-13 04:56:39.376762: W tensorflow/core/common_runtime/bfc_allocator.cc:219] Allocator (GPU_0_bfc) ran out of memory trying to allocate 2.61GiB. The caller indicates that this is not a failure, but may mean that there could be performance gains if more memory were available.

volatile GPU-Util is very low,where can I adjust in the codes to reduce memory.

panna19951227 avatar Sep 14 '18 01:09 panna19951227

hi panna, you can reduce the batchsize(BATCH_SIZE) or the frame rate(_CLIP_SIZE ) in finetune.py.

AlexHu123 avatar Sep 19 '18 07:09 AlexHu123