wzyforgit
Results
2
issues of
wzyforgit
https://github.com/Hexmagic/ONNX-yolov5/blob/master/src/test.cpp#L73 As you see, indices[ind] will cause a crash.
I create a lmdb by python(`pip3 install lmdb`), set key and value, when I use lua to read it by the key, I get a nil data. The python edition...