how to customize detection.py?

I add a lot features inside the coding, but still not function, keep doing same thing, only for detection.
btw, in have my own custom model, and json file.

python3 basic_pipelines/detection_modified.py --hef-path resources/custom_yolov8n.hef --input rpi --labels-json resources/custom-labels.json

any ideas?

Hey @ermac0112 ,

Could you provide a few examples or maybe even some screenshots that illustrate the problem you’re facing? If you have any relevant code snippets, those would be great to include as well.