This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello experts,
My SDK version is processor-sdk-linux-sk-tda4vm-08_04_00.I trained the ssd model using the edgeai-mmdetection project.
However, I do not want to use the pre-trained model, how to configure the parameters?
thank you,
maiunlei
Can you please clarify your question? You have already trained the model. Now are you asking about the next steps? Are are you asking about a different way of training?
No. What I want to say is that I do not use pre-trained models for model training. That is to say, I iterative training from scratch. Like in the picture, I don 't use ' torchvision : / / resnet152'. How should I configure it ?