Keshav Moorthy

Results 2 issues of Keshav Moorthy

I run` flow --model cfg/custom.cfg --load bin/custom.weights --savepb` and it runs successfully with this: ``` Parsing ./cfg/custom.cfg Parsing cfg/custom.cfg Loading bin/custom.weights ... Successfully identified 63082060 bytes Finished in 0.00931549072265625s Building...

Hi I'm getting this error when trying to save by pressing q Traceback (most recent call last): File "C:\Users\keshh\AppData\Local\Programs\Python\Python36\lib\site-packages\tensorflow\python\client\session.py", line 1330, in _do_call return fn(*args) File "C:\Users\keshh\AppData\Local\Programs\Python\Python36\lib\site-packages\tensorflow\python\client\session.py", line 1315, in...