YOLOX-deepstream icon indicating copy to clipboard operation
YOLOX-deepstream copied to clipboard

run YOLOX detector+DeepSORT w/ deepstream

Open tulbureandreit opened this issue 3 years ago • 7 comments
trafficstars

Hello,

I want to run yolox tracking with deepstream and I seem to have succeeded in running the samples detector+deepSORT, but I am stuck in configuring the program to use YOLOX instead of the primary_Detector.

Any ideas how I can run it successfully?

My board is Nvidia Xavier AGX dev kit.

My main concern is the error I receive when trying to build the yolox project: no header opencv2.h found.

tulbureandreit avatar Feb 09 '22 07:02 tulbureandreit

The information I can provide is below.

If you look inside the makefile, it seems that you need to change the path to call the opencv library and gcc library on line 26 to match.

JustdoITcom avatar Feb 09 '22 14:02 JustdoITcom

solved it. thank you.

there were also problems regarding the cflags for includes

tulbureandreit avatar Feb 10 '22 06:02 tulbureandreit

@nanmi Have you managed to run yolox-tiny or yolox-nano?

tulbureandreit avatar Feb 13 '22 11:02 tulbureandreit

@tulbureandreit Call you tell me how you did it? I'm trying to do the same on Nvidia Xavier AGV as well. Also trying Bytetrack+ YOLO X (its faster than DeepSort)

callmesora avatar Mar 05 '22 17:03 callmesora

@nanmi您是否设法运行 yolox-tiny 或 yolox-nano?

I haven't tried it, but please share it if you verify it☺

bobbych94 avatar May 23 '22 08:05 bobbych94

@callmesora hello. sorry for the late response. do you still have issues with it ?

tulbureandreit avatar May 23 '22 08:05 tulbureandreit

@nanmi i have not managed to run them. sorry.

tulbureandreit avatar May 23 '22 08:05 tulbureandreit