mathshangw
mathshangw
i got ``` free(): invalid size Aborted (core dumped) ``` when i tried the example code for the classification . how can i solve it, please
excuse me i'm facing this problem `This program was compiled against version 3.9.2 of the Protocol Buffer runtime library, which is not compatible with the installed version (3.17.1). Contact the...
Thanks for sharing this awesome code .. I tried it but got ``` img_name = format(img, "012") + ".jpg" ValueError: '=' alignment not allowed in string format specifier ``` the...