Part Number: TDA3
Tool/software: TI-RTOS
Hi
We are developing pedestrian detection application based on vision_sdk\apps\src\rtos\usecases\vip_single_cam_object_detection2.
We have several issues.
1. angle coverage : the usecase cannot detect objects which is located far away from center like over 45 degree from center
2. High camera-position : When Camera is located on 2.5m and see downside like 15 degree, the usecase cannot detect objects over 6.5m.
Normally objects which are far a way from camera is located on upper side of image.
3. some non-moving object like cabinet is detected falsely
I think issue 1,2 can be solved by changing some configuration like ROI parameters, but I cannot until now.
The issue 3 may be solved by retraining with high quality images.
Please help me.
Best regards,
Andrew