CenterTrack icon indicating copy to clipboard operation
CenterTrack copied to clipboard

how to change the color of bounding box for monocular 3D tracking

Open suniash opened this issue 3 years ago • 4 comments

Please tell me how can i change the colour of bounding box. I want green color for car and pink for pedestrian and random for rest. Wat changes can i make in the code?

suniash avatar Jan 06 '21 13:01 suniash

Can someone help me? @Xingyi Zhou

suniash avatar Jan 14 '21 05:01 suniash

Sorry for the delayed reply, the colors are specified here.

xingyizhou avatar Jan 30 '21 22:01 xingyizhou

Thank-you for the reply... but how can i give one particular color for one class ? where can i make the changes?

suniash avatar Feb 01 '21 13:02 suniash

@niki3122 Hello! I want to use the local camera for 3D target detection. I ran the following code, but I can't detect any objects. I don't know where the problem is. Can you help me?

python demo.py tracking,ddd --demo webcam --load_model ../models/coco_tracking.pth --demo webcam

ifanshida avatar Jan 11 '22 02:01 ifanshida