Hi,
I have some questions about TIDL to process small ROI.
On REL.TIDL.01.00.00.00 datasheet, I found that it supports small ROI processing by dense convolution.
When I build the tidl caffe model(net and param binary file) on REL.TIDL.01.00.00.00 library, I set the the "Conv2dKernelType" parameter to control the sparse (0) and dense convolution (1).
For the two settings about the parameter "Conv2dKernelType", I got different results on the same model and I will show the two results.
1. What is the "dense convolution" ?
2. If I want to process the small ROI on TIDL library, I only set the "Conv2dKernelType" parameter.
If yes, why I got different results with the parameter "Conv2dKernelType" to set 0 and 1?
If not, how should I set ?
Conv2dKernelType = 0, sparse convolution
Conv2dKernelType = 1, dense convolution
Thanks and Regards,
Ahan

