This website requires JavaScript.
Explore
Help
Sign In
admin
0 Followers
·
0 Following
Joined on
2026-07-01
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues.
Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Repositories
10
Projects
Packages
Public Activity
Starred Repositories
admin
pushed to
main
at
admin/AntiCaptcha
2026-07-18 05:22:41 +08:00
234d9a9acb
fix: use original parameter names for similarity API
admin
pushed to
main
at
admin/AntiCaptcha
2026-07-18 05:02:21 +08:00
10a2acaf7b
fix: use letterbox preprocessing for YOLO (same as ultralytics)
admin
pushed to
main
at
admin/AntiCaptcha
2026-07-18 04:52:42 +08:00
16e49a6d9e
fix: lower threshold for small order images (284x106)
admin
pushed to
main
at
admin/AntiCaptcha
2026-07-18 04:25:28 +08:00
1187a35fcf
fix: correct YOLO output format [features, boxes] with clear comments
admin
pushed to
main
at
admin/AntiCaptcha
2026-07-18 04:18:19 +08:00
3ef9742376
fix: YOLO output format is [boxes, features] not [features, boxes]
admin
pushed to
main
at
admin/AntiCaptcha
2026-07-17 22:44:05 +08:00
e2ac2fbfcc
debug: print YOLO output values and max confidence
admin
pushed to
main
at
admin/AntiCaptcha
2026-07-17 22:18:53 +08:00
c096e364cd
fix: lower confidence threshold for small order images
admin
pushed to
main
at
admin/AntiCaptcha
2026-07-17 21:14:47 +08:00
5cb160432a
fix: scale YOLO coordinates from 640x640 to original image size, add debug output
admin
pushed to
main
at
admin/AntiCaptcha
2026-07-17 20:59:41 +08:00
b0555e2281
feat: implement YOLO detection using ONNX Runtime (OpenCV 4.6 incompatible with YOLO11)
admin
pushed to
main
at
admin/AntiCaptcha
2026-07-17 20:54:38 +08:00
588f0a846b
fix: another UTF-8 string index bug in debug output
admin
pushed to
main
at
admin/AntiCaptcha
2026-07-17 20:45:39 +08:00
e17549c508
docs: add detailed comment for UTF-8 charset fix
admin
pushed to
main
at
admin/AntiCaptcha
2026-07-17 20:43:21 +08:00
f7cfc4a888
fix: use string slice for CHARS to handle UTF-8 multibyte chars correctly
admin
pushed to
main
at
admin/AntiCaptcha
2026-07-17 20:33:54 +08:00
5a86d68228
debug: print full CHARS mapping and all 51 indices
admin
pushed to
main
at
admin/AntiCaptcha
2026-07-17 20:26:37 +08:00
65c77452c2
debug: show raw indices and fix boundary check
admin
pushed to
main
at
admin/AntiCaptcha
2026-07-17 20:20:01 +08:00
ae4bf8dd36
debug: print argmax results for Math CTC decode
admin
pushed to
main
at
admin/AntiCaptcha
2026-07-17 20:12:54 +08:00
0145bf9e44
debug: add logging for Math ONNX output
admin
pushed to
main
at
admin/AntiCaptcha
2026-07-17 19:53:23 +08:00
a3665ed63a
fix: correct Math decode - output is [num_positions, batch, num_chars]
admin
pushed to
main
at
admin/AntiCaptcha
2026-07-17 19:48:20 +08:00
f2bc0ecdb2
fix: correct Math model output format - [T,B,C] not [C,B,T]
admin
pushed to
main
at
admin/AntiCaptcha
2026-07-17 19:38:29 +08:00
6c123b7231
fix: correct Math model output transpose from [C,B,T] to [B,T,C]
admin
pushed to
main
at
admin/AntiCaptcha
2026-07-17 19:25:35 +08:00
2fceca847f
fix: use separate variable for evalMathExpression result
Previous
4
Next