Tencent / TNN

TNN: developed by Tencent Youtu Lab and Guangying Lab, a uniform deep learning inference framework for mobile、desktop and server. TNN is distinguished by several outstanding features, including its cross-platform capability, high performance, model compression and code pruning. Based on ncnn and Rapidnet, TNN further strengthens the support and performance optimization for mobile devices, and also draws on the advantages of good extensibility and high performance from existed open source efforts. TNN has been deployed in multiple Apps from Tencent, such as Mobile QQ, Weishi, Pitu, etc. Contributions are welcome to work in collaborative with us and make TNN a better framework.
Other
4.37k stars 765 forks source link

tensorflow SSD准换用到的anchor_data下载链接失效了能重新提供一个吗 #1979

Open marsbzp opened 6 months ago

marsbzp commented 6 months ago

tensorflow SSD准换用到的anchor_data下载链接失效了能重新提供一个吗

########################## 五、 ONNX 模型添加边界框解码

对于 Anchor 框,其实,我们并不需要关心它的具体坐标,因为它是一个超参数,在训练之前就已经确定了,而且在整个过程中都是固定的。这篇文章提供了保存有 Anchor 框坐标的文件,后续我们使用 Anchor 框进行解码,只需要点击这里 下载即可。

https://drive.weixin.qq.com/s?k=AJEAIQdfAAoVU0puc8 这个链接进去没下到东西