Other Parts Discussed in Thread: TDA4VH
Tool/software:
We transformed a monodel 3D detection model in edgeai tools Version 9.1 , When we tested the AP of 3d and AP of aos , all the AP decreated a lot 。 We tested the tensorbit = 8 , tensorbit = 16, tensorbit = 32 model , and the result is similar . the tensorbit = 32 and tensorbit = 16 model has nearly same AP , but the tensorbit = 8 model is even worse than the the tensorbit = 16 model .
So we examined our preprocess and process , all the process is OK , there must be a error on the edgeai tools Version 9.1 . We tested it on edgeai tools Version 10.1, the result is nearly the same .
We tested the original onnx model , the AP is always OK . We stucked in it for almost two weeks . The project is very important for us . Please help us to find the problem and fix the bug .