Skip to content
This repository has been archived by the owner on Dec 19, 2023. It is now read-only.

Can you document how to train\pack crt models? #48

Open
oldwizard1010 opened this issue Jun 9, 2023 · 3 comments
Open

Can you document how to train\pack crt models? #48

oldwizard1010 opened this issue Jun 9, 2023 · 3 comments

Comments

@oldwizard1010
Copy link

Or point to necessary documentation
I'm interested in kind of maintaining this project if you will decide not to

@Serega007RU
Copy link

I would also like to understand how to include crt models for the recaptcha branch in the build

@oldwizard1010
Copy link
Author

I would also like to understand how to include crt models for the recaptcha branch in the build

as i can see, it fetches models from remote url:
const modelURL = `https://hekt.akmal.dev/${label}.ort`;
probably better to change it to '/models/${label}.ort' and include models from https://github.com/Wikidepia/hektCaptcha-model/
as about recaptcha:
found https://pytorch.org/hub/ultralytics_yolov5/ at https://github.com/Wikidepia/RektCAPTCHA/
still need to find how to bodge this all together

@NCLnclNCL
Copy link

Mee too

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

No branches or pull requests

3 participants