baidu / baidu/Senta

train.py 195行 重复下载模型

Open
#46 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
2k
Forks
362
PR merge metrics
No merged PRs in 30d

Description

train.py 第 195行,is_download_data = download_data(data_url, md5_url)
init_model 会反复下载模型,希望作者能解释一下为什么会有这样一个逻辑
我已经下载好所有模型,然后将该行注释掉,验证可以运行程序

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading train.py around line 195 and trace the init_model and download_data calls. Check when the model files are considered present and when downloads are triggered. Done means the existing-model behavior is understood and the issue's expected download behavior is documented or verified.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
machine-learning
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.