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

Scanner ml #1402

Draft
wants to merge 10 commits into
base: master
Choose a base branch
from
Draft

Scanner ml #1402

wants to merge 10 commits into from

Conversation

tooflesswulf
Copy link
Collaborator

Describe your changes

Overhaul of scanner system using trained model to identify crop boxes rather than color analysis. In the long run, this should be more reliable & easier to maintain.

Issue or discord link

Discussion forum:

go-dev-forums/ML-based scanner

I don't expect this to work 100% yet; need more training data for generalization. Please send any images that fail my way.

Testing/validation

Checklist before requesting a review (leave this PR as draft if any part of this list is not done.)

  • I have commented my code, in hard-to understand areas.
  • I have made corresponding changes to README or wiki.
  • For front-end changes, I have updated the corresponding English translations.
  • Ran yarn run mini-ci locally to validate format + lint.
  • If there were format issues, I ran nx format write to resolve them automatically.

Copy link
Contributor

github-actions bot commented Dec 31, 2023

[gi-frontend] [Sun Dec 31 19:51:41 UTC 2023] - Building version 6ee07b2

[sr-frontend] [Sun Dec 31 19:51:41 UTC 2023] - Building version 6ee07b2

[frontend] [Sun Dec 31 19:51:42 UTC 2023] - Building version 6ee07b2

[frontend] [Sun Dec 31 19:51:46 UTC 2023] - Building version 866dafc

[sr-frontend] [Sun Dec 31 19:51:58 UTC 2023] - Building version 866dafc

[gi-frontend] [Sun Dec 31 19:52:05 UTC 2023] - Building version 866dafc

[sr-frontend] [Sun Dec 31 19:52:42 UTC 2023] - Deployed 6ee07b2 to https://genshin-optimizer-prs.github.io/pr/1402/sr-frontend (Takes 3-5 minutes after this completes to be available)

[sr-frontend] [Sun Dec 31 19:53:02 UTC 2023] - Deployed 866dafc to https://genshin-optimizer-prs.github.io/pr/1402/sr-frontend (Takes 3-5 minutes after this completes to be available)

[frontend] [Sun Dec 31 19:53:20 UTC 2023] - Deployed 866dafc to https://genshin-optimizer-prs.github.io/pr/1402/frontend (Takes 3-5 minutes after this completes to be available)

[gi-frontend] [Sun Dec 31 19:53:58 UTC 2023] - Deployed 6ee07b2 to https://genshin-optimizer-prs.github.io/pr/1402/gi-frontend (Takes 3-5 minutes after this completes to be available)

[gi-frontend] [Sun Dec 31 19:54:21 UTC 2023] - Deployed 866dafc to https://genshin-optimizer-prs.github.io/pr/1402/gi-frontend (Takes 3-5 minutes after this completes to be available)

[frontend] [Mon Jan 1 19:24:55 UTC 2024] - Building version f913d88

[sr-frontend] [Mon Jan 1 19:24:57 UTC 2024] - Building version f913d88

[gi-frontend] [Mon Jan 1 19:24:59 UTC 2024] - Building version f913d88

[sr-frontend] [Mon Jan 1 19:25:58 UTC 2024] - Deployed f913d88 to https://genshin-optimizer-prs.github.io/pr/1402/sr-frontend (Takes 3-5 minutes after this completes to be available)

[frontend] [Mon Jan 1 19:26:27 UTC 2024] - Deployed f913d88 to https://genshin-optimizer-prs.github.io/pr/1402/frontend (Takes 3-5 minutes after this completes to be available)

[gi-frontend] [Mon Jan 1 19:27:11 UTC 2024] - Deployed f913d88 to https://genshin-optimizer-prs.github.io/pr/1402/gi-frontend (Takes 3-5 minutes after this completes to be available)

[sr-frontend] [Tue Jan 2 08:17:14 UTC 2024] - Building version 84fa095

[gi-frontend] [Tue Jan 2 08:17:15 UTC 2024] - Building version 84fa095

[frontend] [Tue Jan 2 08:17:27 UTC 2024] - Building version 84fa095

[sr-frontend] [Tue Jan 2 08:18:17 UTC 2024] - Deployed 84fa095 to https://genshin-optimizer-prs.github.io/pr/1402/sr-frontend (Takes 3-5 minutes after this completes to be available)

[frontend] [Tue Jan 2 08:19:02 UTC 2024] - Deployed 84fa095 to https://genshin-optimizer-prs.github.io/pr/1402/frontend (Takes 3-5 minutes after this completes to be available)

[gi-frontend] [Tue Jan 2 08:19:22 UTC 2024] - Deployed 84fa095 to https://genshin-optimizer-prs.github.io/pr/1402/gi-frontend (Takes 3-5 minutes after this completes to be available)

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

Successfully merging this pull request may close these issues.

None yet

1 participant