Hello, I am new to the Deep Stream SDK, My problems are :
-
I want to add new class for detection in Primary_Detector(nvidia deepstream sdk) and also want to build my own classifier like Secondary_CarColor Secondary_CarMake like that so how do I can add new class and train detection and classification model incrementally.
-
I have pnet.caffe rnet.caffe onet.caffe and that is i am using for head detection is there any way to convert this model into deep stream weights like .caffemodel and .engine file because i want to run my detection model on NVIDIA deep stream sdk.
Please help me out Thanks in advanced.