Part Number: TDA2
Hi,
I have designed and trained my own model which is a classifier plus Jacinto SSD to detect cats & dogs in images. Following are the model's details:
1. Input resolution: 512 x 512
2. Number of layers: 50 [I have verified that configurations to all layers are within the limits mentioned in TIDeepLearningLibrary_UserGuide.pdf ]
3. Total GMACs: 1.1497
4. Processor Vision SDK version: 03.05
5. Number of classes: 2 [Cat & Dog]
I can perform Caffe inference using this model on PC and the output is as expected. However, once model is imported successfully using Import Tool; it inferences erroneously on TDA2XX using TIDL OD library. I observe too many false positives. I can only see dog is getting detected
NOTE: Visualisation script experienced invalid co-ordinates for detected objects.
I have attached below files from my end. Please look into these and share your inputs to rectify object detection outputs.
- deploy.prototxt
- Import Config.txt [ Import Configuration File]
- Import Logs.txt
- dog_512x512.y [Input Image]
- cat_dog_ssd120000.caffemodel
- NET_OD.BIN
- PRM_OD.BIN
Regards,
Premchand



