I have done what you suggested, I have built the docker with no errors, however when I run the docker normally “docker/run.sh”, it still is the same, the detectNet.cpp file and the detectnet.cpp file, when I view the from the container using “cat detectNet.cpp” command, it shows the original version without my edits, and indeed when I run my model, it still is the same with no changes, I also tried to change a bit of the text from the detectnet.cpp file, just to see some feedback, but nothing, it does not seem to change, no matter what I do.
I am trying to change the bounding box colors, nothing that complicated too.
Any final suggestions, which still I have not tried?