This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TDA2E: Different SSD models & some TDA4 questions

Part Number: TDA2E
Other Parts Discussed in Thread: TDA2

Hello,

I've several questions regarding caffe ssd implementations:

1. I understand the resize_width & resize_height, but what does the ssd_size referring to?  Does it refer to the feature map size output by the base network (right after feature extraction)?

2. I've a relatively simpler detection task than ADAS, and I discovered that aside from ssdJacintoNetV2, in the code we also have jdetnet21_fpn, jdetnet21_s8, jdetnet21.  Speed is also important to my application, does the remaining 3 networks offer any speed boost over ssdJacintoNetV2? 

3. My boss has been considering to use TDA4, and I see one of the TI engineer mentioned the caffe trained networks are expected to work on TDA4.  Does the conversion tool and usecase are provided already for TDA4 to run caffe models with hardware acceleration? If not, when would it be ready?

4. A TI engineer also mentioned, L1 & sparse training offer no speed boost on TDA4, would you please kindly to share some benchmark stats?  How come including zeros to models to speed up calculation doesn't end up making much difference on TDA4?  Would you please kindly explain the reason?


Thank you,

Wei Chih