Skip to content
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

Open
axeasy opened this issue Dec 21, 2023 · 14 comments
Open

some questions #2

axeasy opened this issue Dec 21, 2023 · 14 comments

Comments

@axeasy
Copy link

axeasy commented Dec 21, 2023

hello thanks for your effort, so, is this just a dataset? no train file?

@IlyaOvodov
Copy link
Owner

Sorry, I don't understand your question. What do you mean as train file?
This dataset contains images, annotations, split into train and validation subsets. As usual in datasets. What do you expect more?

@axeasy
Copy link
Author

axeasy commented Dec 22, 2023

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

@IlyaOvodov
Copy link
Owner

This is AngelinaDataset. What you are looking for is https://github.com/IlyaOvodov/AngelinaReader

@IlyaOvodov
Copy link
Owner

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

@axeasy
Copy link
Author

axeasy commented Dec 22, 2023

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.

@IlyaOvodov
Copy link
Owner

yes

@axeasy
Copy link
Author

axeasy commented May 29, 2024

Could you please write a readme about model training

@IlyaOvodov
Copy link
Owner

Briefly:

  1. Update local_config.py to set paths to data etc
  2. Update model/params.py file to set training parameters
  3. 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.

@axeasy
Copy link
Author

axeasy commented Jun 5, 2024 via email

@axeasy
Copy link
Author

axeasy commented Jun 14, 2024 via email

@IlyaOvodov
Copy link
Owner

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

@axeasy
Copy link
Author

axeasy commented Jun 26, 2024 via email

@axeasy
Copy link
Author

axeasy commented Aug 7, 2024

thanks a lot ,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants