Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想通过在 python 中使用 Darknet api 来运行预训练的权重。有什么可以帮助我的,我们该怎么做?
我假设你已经编译了暗网。比您将预训练的权重放入暗网文件夹并运行:
./darknet detect cfg/yolov3.cfg pretrained.weights data/dog.jpg