快速开始
数据准备
模型库
评价指标
实践教程
进阶指南
社区交流共建
FAQ
API Reference
get_weights_path_from_url
Get weights path from WEIGHT_HOME, if not exists, download it from url. :param url: download url :type url: str :param md5sum: md5 sum of download package :type md5sum: str
a local path to save downloaded weights.
str
实际案例