jcyhcs
jcyhcs
@cuilongfei1231 hi,professor: can you create pre-trained onnx model or tensorRT model? i don't what can i do, please help!
@Stoooner hi,professor: i also try to convert onnx model to TensorRT,use trtexec, but i got an error like this: **ERROR: builtin_op_importers.cpp:980 In function importGather: [8] Assertion failed: data.getType() != nvinfer1::DataType::kBOOL**...
@MasterBin-IIAU hi,professor: i also try to convert onnx model to TensorRT,use trtexec, but i got an error like this: ERROR: builtin_op_importers.cpp:980 In function importGather: [8] Assertion failed: data.getType() != nvinfer1::DataType::kBOOL...
hi, professor, i need your help!
hi,professor, i use nvidia jetson nano, origin jetpack4.4 with opencv 4.1.1, but i have not opencv_contrib, so i can't use TrackCSRT, so what can i do ? i don't want...
@Nuzhny007 professor, https://github.com/apennisi/jpdaf_tracking this git repository is right, can you realize and integrate into your project? OR, mybe professor, can you find an algrithm that can realize tradeoff with accurate...
hi,professor: when i set m_trackerSettings.m_minAreaRadiusPix = h / 20.f; DO NOT WORK! look :   i can not set m_trackerSettings.m_lostTrackType = tracking::TrackCSRT; because i don't have opencv_contirb module! oh,...
hi.professor: first ,you visual debug tool i can not use , because i just use your tracker!, and i Integration into my own program,sorry! i analysis the process,look:[red is my...
ok,professor: i use your example, i recode screen: please look the video: https://user-images.githubusercontent.com/34532224/114668118-ee7c9600-9d32-11eb-92e7-3e81701b71a1.mp4
@kvrooman i also encounter this problem, please tell me how to deal with it, save my life!