-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
some questions #2
Comments
Sorry, I don't understand your question. What do you mean as train file? |
my friend told me that this project is a deep learning model like VIT, but i found this is a dataset, so i wonder if the "AngelinaReader" is the deep learning model |
This is AngelinaDataset. What you are looking for is https://github.com/IlyaOvodov/AngelinaReader |
Only recognition process is described in readme there, but training code is available as well: https://github.com/IlyaOvodov/AngelinaReader/blob/master/model/train.py |
thanks a lot, I followed the AngelinaReader's README guide to the "Install Liblouis library" step. But now I have an idea, if I want to learn the part of deep learning, can I do it without starting this website project. |
yes |
Could you please write a readme about model training |
Briefly:
|
many thanks for your help,I'll study on it
…------------------ 原始邮件 ------------------
发件人: "IlyaOvodov/AngelinaDataset" ***@***.***>;
发送时间: 2024年6月5日(星期三) 晚上6:21
***@***.***>;
***@***.******@***.***>;
主题: Re: [IlyaOvodov/AngelinaDataset] some questions (Issue #2)
Briefly:
Update local_config.py to set paths to data etc
Update model/params.py file to set training parameters
Investigate model/train.py code to see what do parameters from local_config.py and model/params.py mean, and run it
I can't promice more thorough readme soon.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
I have been trying to successfully run the "train. py" file for the past two weeks, but encountered many problems during the process. The first issue was the lack of relevant "train_li2. txt" and "val_li2. txt" files. Could you please check the code and update the GitHub project after you successfully run it
…------------------ 原始邮件 ------------------
发件人: "IlyaOvodov/AngelinaDataset" ***@***.***>;
发送时间: 2024年6月5日(星期三) 晚上6:21
***@***.***>;
***@***.******@***.***>;
主题: Re: [IlyaOvodov/AngelinaDataset] some questions (Issue #2)
Briefly:
Update local_config.py to set paths to data etc
Update model/params.py file to set training parameters
Investigate model/train.py code to see what do parameters from local_config.py and model/params.py mean, and run it
I can't promice more thorough readme soon.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
|
Sorry to bother you, could you please reply
…------------------ 原始邮件 ------------------
发件人: "IlyaOvodov/AngelinaDataset" ***@***.***>;
发送时间: 2024年6月14日(星期五) 下午5:09
***@***.***>;
***@***.******@***.***>;
主题: Re: [IlyaOvodov/AngelinaDataset] some questions (Issue #2)
I have been trying to successfully run the "train. py" file for the past two weeks, but encountered many problems during the process. The first issue was the lack of relevant "train_li2. txt" and "val_li2. txt" files. Could you please check the code and update the GitHub project after you successfully run it
…
------------------ 原始邮件 ------------------ 发件人: "IlyaOvodov/AngelinaDataset" @.>; 发送时间: 2024年6月5日(星期三) 晚上6:21 @.>; @.@.>; 主题: Re: [IlyaOvodov/AngelinaDataset] some questions (Issue #2) Briefly: Update local_config.py to set paths to data etc Update model/params.py file to set training parameters Investigate model/train.py code to see what do parameters from local_config.py and model/params.py mean, and run it I can't promice more thorough readme soon. — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>
See https://github.com/IlyaOvodov/DSBI
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
thanks a lot , |
hello thanks for your effort, so, is this just a dataset? no train file?
The text was updated successfully, but these errors were encountered: