helloworld
helloworld
When I build it with RT'6 ,it turns out ‘cudaSoftmax(int, int, float*, float*)’ is not defined, delete cudaSoftmax function can build suddessfully,but running with error Assertion `C2 == inputDims[param.inputOrder[1]].d[0]' failed.How...
换一个librga.so进行尝试。 但是编译通过后运行报错: Bind NPU process on CPU 4 E RKNN: [07:01:31.700] failed to check rknpu hardware version: 0 E RKNN: [07:01:31.700] The rknn model does not match the RKNPU hardware...
The error may caused by```data_augment.py``` and ```box_utils.py``` ,```data_augment.py``` maybe pass gt_box with the area of zero ,and ```data_augment.py``` may pass it to calculate log() or other function.In ```data_augment.py```.The reason is...