Where is the Pre-trained model?
Closed this issue · 2 comments
mprgseo commented
I'm in the process of executing the sample code, but I don't know where to place the trained model.
I'd appreciate it if you could answer my questions.
hughw19 commented
You can specify the path of the trained model in detect_eval.py from line 219 - line 225. You will load the model in line 279.
hughw19 commented
I just provide the download link for some pretrained weight. Let me know if this solve your problem.