CNN_keras
CNN_keras copied to clipboard
CNN | Keras/PyTorch | CAPTCHA recognition(卷积神经网络、Keras/PyTorch框架、验证码识别)
Results
1
CNN_keras issues
Sort by
recently updated
recently updated
newest added
Hello I have captcha and want train it but error > > result = self.forward(*input, **kwargs) > File "train.py", line 38, in forward > x = x.view(-1, 48 * 6...