Captcha icon indicating copy to clipboard operation
Captcha copied to clipboard

Captcha based on CNN using Pytorch.It has pretrain model and datasets

Results 7 Captcha issues
Sort by recently updated
recently updated
newest added

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.2 to 1.26.18. Release notes Sourced from urllib3's releases. 1.26.18 Made body stripped from HTTP requests changing the request method to GET after HTTP 303 "See Other"...

dependencies

Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.1 to 10.0.1. Release notes Sourced from pillow's releases. 10.0.1 https://pillow.readthedocs.io/en/stable/releasenotes/10.0.1.html Changes Updated libwebp to 1.3.2 #7395 [@​radarhere] Updated zlib to 1.3 #7344 [@​radarhere] 10.0.0 https://pillow.readthedocs.io/en/stable/releasenotes/10.0.0.html Changes...

dependencies

Bumps [torch](https://github.com/pytorch/pytorch) from 1.3.0 to 1.13.1. Release notes Sourced from torch's releases. PyTorch 1.13.1 Release, small bug fix release This release is meant to fix the following issues (regressions /...

dependencies

Traceback (most recent call last): File "apply.py", line 37, in img_ocr img_tensor = img_tensor.view(1, 3, 40, 120) RuntimeError: shape '[1, 3, 40, 120]' is invalid for input of size 10908

Bumps [numpy](https://github.com/numpy/numpy) from 1.17.3 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies

model's performance is great.There is not a training process in your code. The model's output shape is different from target.how to calculate the loss?