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

How to do inference on our own dataset? #1

Closed
DongChen06 opened this issue Jun 10, 2024 · 3 comments
Closed

How to do inference on our own dataset? #1

DongChen06 opened this issue Jun 10, 2024 · 3 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@DongChen06
Copy link

Hi authors, thanks for your insightful paper! I am wondering how to make inferences on our own dataset, can you guide me through the steps (checkpoints, fine-tuning, etc). Thanks

@Secilia-Cxy Secilia-Cxy added the good first issue Good for newcomers label Jun 11, 2024
@Secilia-Cxy
Copy link
Owner

Thank you for your question. To make inferences on your own dataset, you can follow the steps outlined in the Custom Datasets section of the README.md file. This process involves training our model using your dataset. If you encounter any issues or need further assistance, please don't hesitate to ask.

@TDL77
Copy link

TDL77 commented Jun 12, 2024

Thank you for your hard work.
Could you make an example of use in a Jupyter notebook using some kind of dataset as an example?

@Secilia-Cxy
Copy link
Owner

Thank you for your hard work. Could you make an example of use in a Jupyter notebook using some kind of dataset as an example?

Of course! We have provided a Jupyter notebook named run_on_your_own_dataset.ipynb, which you can refer to for help.

@Secilia-Cxy Secilia-Cxy added the enhancement New feature or request label Jun 14, 2024
@Secilia-Cxy Secilia-Cxy pinned this issue Jun 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants