Giter Club home page Giter Club logo

captchasolver's People

Contributors

nucito avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

captchasolver's Issues

Python downgrade

Você pode fazer um tutorial de como regredir o Python 3.1 pra o 3.9.9?

Erros em linhas

Salve Salve, esta dando erros em linhas aqui

File "C:\bomb\index.py", line 4, in
from captcha.solveCaptcha import solveCaptcha
File "C:\bomb\captcha\solveCaptcha.py", line 4, in
import mss
ModuleNotFoundError: No module named 'mss'

Sorted

Boa mano obrigado pela contribuição. Deixa eu te falar eu tava testando e percebi que ele n tá ordenando de acordo com o eixo x da imagem e no final ele reconhece todos os números porém na ordem que ele reconheceu nem sempre é a ordem correta.

Eu tentei adicionar um sorted pelo x, mas sem sucesso. Consegue ajudar?

Utilizando tua source para um BOT Pago

Primeiramente, perdoe criar uma ISSUE para algo que não é um ERRO,

Existe um Discord que está utilizando seu código, assim como o código do mpcabete para vender BOTs, por ser open-source acho inadequado o mesmo fazer isto. Porém caso ele tenha seu consentimento, retiro o que disse. Apenas reportando.

Me chama no discord

poderia me chamar no discord? herobossG0D#5020 tenho uma proposta para você

Retorno ao executar

Obtive o seguinte erro (python 3.9.9, todos módulos instalados, executando como admin):

c:\CaptchaSolver-main>python captcha_solver.py

             from  n    params  module                                  arguments

0 -1 1 3520 models.common.Focus [3, 32, 3]
1 -1 1 18560 models.common.Conv [32, 64, 3, 2]
2 -1 1 19904 models.common.BottleneckCSP [64, 64, 1]
3 -1 1 73984 models.common.Conv [64, 128, 3, 2]
4 -1 1 161152 models.common.BottleneckCSP [128, 128, 3]
5 -1 1 295424 models.common.Conv [128, 256, 3, 2]
6 -1 1 641792 models.common.BottleneckCSP [256, 256, 3]
7 -1 1 1180672 models.common.Conv [256, 512, 3, 2]
8 -1 1 656896 models.common.SPP [512, 512, [5, 9, 13]]
9 -1 1 1248768 models.common.BottleneckCSP [512, 512, 1, False]
10 -1 1 131584 models.common.Conv [512, 256, 1, 1]
11 -1 1 0 torch.nn.modules.upsampling.Upsample [None, 2, 'nearest']
12 [-1, 6] 1 0 models.common.Concat [1]
13 -1 1 378624 models.common.BottleneckCSP [512, 256, 1, False]
14 -1 1 33024 models.common.Conv [256, 128, 1, 1]
15 -1 1 0 torch.nn.modules.upsampling.Upsample [None, 2, 'nearest']
16 [-1, 4] 1 0 models.common.Concat [1]
17 -1 1 95104 models.common.BottleneckCSP [256, 128, 1, False]
18 -1 1 147712 models.common.Conv [128, 128, 3, 2]
19 [-1, 14] 1 0 models.common.Concat [1]
20 -1 1 313088 models.common.BottleneckCSP [256, 256, 1, False]
21 -1 1 590336 models.common.Conv [256, 256, 3, 2]
22 [-1, 10] 1 0 models.common.Concat [1]
23 -1 1 1248768 models.common.BottleneckCSP [512, 512, 1, False]
24 [17, 20, 23] 1 40455 models.yolo.Detect [10, [[10, 13, 16, 30, 33, 23], [30, 61, 62, 45, 59, 119], [116, 90, 156, 198, 373, 326]], [128, 256, 512]]
C:\Users\Rodrigo\AppData\Local\Programs\Python\Python39\lib\site-packages\torch\functional.py:445: UserWarning: torch.meshgrid: in an upcoming release, it will be required to pass the indexing argument. (Triggered internally at ..\aten\src\ATen\native\TensorShape.cpp:2157.)
return _VF.meshgrid(tensors, **kwargs) # type: ignore[attr-defined]
Model Summary: 283 layers, 7279367 parameters, 7279367 gradients, 16.9 GFLOPS

Adding autoShape...
{'Captcha': '861', 'Cods': [{'6': {'x1': 47.03, 'y1': 278.7, 'x2': 159.94, 'y2': 357.61, 'per': 0.91}}, {'1': {'x1': 37.01, 'y1': 366.24, 'x2': 180.87, 'y2': 399.01, 'per': 0.91}}, {'8': {'x1': 47.16, 'y1': 195.8, 'x2': 152.64, 'y2': 263.24, 'per': 0.85}}]}

Please help

Please help, I am facing problems when running the bot, please help me

My telegram id is @baka_baji

It shows me the following error ....
python: can't open file 'C:\bomb-bot-master\index.py': [Errno 2] No such file or [directory[]

Erro ao executar. "Illegal instruction (core dumped)"

Ambiente: Ubuntu, 21.10, Python 3.9.7

Rodei com o faulthandler, pra ele jogar mais info no console.

python3 -q -X faulthandler captcha_solver.py

                 from  n    params  module                                  arguments                     
  0                -1  1      3520  models.common.Focus                     [3, 32, 3]                    
  1                -1  1     18560  models.common.Conv                      [32, 64, 3, 2]                
  2                -1  1     19904  models.common.BottleneckCSP             [64, 64, 1]                   
  3                -1  1     73984  models.common.Conv                      [64, 128, 3, 2]               
  4                -1  1    161152  models.common.BottleneckCSP             [128, 128, 3]                 
  5                -1  1    295424  models.common.Conv                      [128, 256, 3, 2]              
  6                -1  1    641792  models.common.BottleneckCSP             [256, 256, 3]                 
  7                -1  1   1180672  models.common.Conv                      [256, 512, 3, 2]              
  8                -1  1    656896  models.common.SPP                       [512, 512, [5, 9, 13]]        
  9                -1  1   1248768  models.common.BottleneckCSP             [512, 512, 1, False]          
 10                -1  1    131584  models.common.Conv                      [512, 256, 1, 1]              
 11                -1  1         0  torch.nn.modules.upsampling.Upsample    [None, 2, 'nearest']          
 12           [-1, 6]  1         0  models.common.Concat                    [1]                           
 13                -1  1    378624  models.common.BottleneckCSP             [512, 256, 1, False]          
 14                -1  1     33024  models.common.Conv                      [256, 128, 1, 1]              
 15                -1  1         0  torch.nn.modules.upsampling.Upsample    [None, 2, 'nearest']          
 16           [-1, 4]  1         0  models.common.Concat                    [1]                           
 17                -1  1     95104  models.common.BottleneckCSP             [256, 128, 1, False]          
 18                -1  1    147712  models.common.Conv                      [128, 128, 3, 2]              
 19          [-1, 14]  1         0  models.common.Concat                    [1]                           
 20                -1  1    313088  models.common.BottleneckCSP             [256, 256, 1, False]          
 21                -1  1    590336  models.common.Conv                      [256, 256, 3, 2]              
 22          [-1, 10]  1         0  models.common.Concat                    [1]                           
 23                -1  1   1248768  models.common.BottleneckCSP             [512, 512, 1, False]          
 24      [17, 20, 23]  1     40455  models.yolo.Detect                      [10, [[10, 13, 16, 30, 33, 23], [30, 61, 62, 45, 59, 119], [116, 90, 156, 198, 373, 326]], [128, 256, 512]]
Fatal Python error: Illegal instruction

Current thread 0x0000ffff90565420 (most recent call first):
  File "/home/fernando/.local/lib/python3.9/site-packages/torch/nn/modules/conv.py", line 442 in _conv_forward
  File "/home/fernando/.local/lib/python3.9/site-packages/torch/nn/modules/conv.py", line 446 in forward
  File "/home/fernando/.local/lib/python3.9/site-packages/torch/nn/modules/module.py", line 1102 in _call_impl
  File "/home/fernando/Downloads/CaptchaSolver/./models/common.py", line 38 in forward
  File "/home/fernando/.local/lib/python3.9/site-packages/torch/nn/modules/module.py", line 1102 in _call_impl
  File "/home/fernando/Downloads/CaptchaSolver/./models/common.py", line 113 in forward
  File "/home/fernando/.local/lib/python3.9/site-packages/torch/nn/modules/module.py", line 1102 in _call_impl
  File "/home/fernando/Downloads/CaptchaSolver/./models/yolo.py", line 135 in forward_once
  File "/home/fernando/Downloads/CaptchaSolver/./models/yolo.py", line 119 in forward
  File "/home/fernando/Downloads/CaptchaSolver/./models/yolo.py", line 90 in __init__
  File "./hubconf.py", line 125 in custom
  File "/home/fernando/.local/lib/python3.9/site-packages/torch/hub.py", line 428 in _load_local
  File "/home/fernando/.local/lib/python3.9/site-packages/torch/hub.py", line 399 in load
  File "/home/fernando/Downloads/CaptchaSolver/captcha_solver.py", line 22 in SolveCaptcha
  File "/home/fernando/Downloads/CaptchaSolver/captcha_solver.py", line 47 in <module>
Illegal instruction (core dumped)

Tens alguma idéia do que pode ser isso? :(

i need help

ERROR: Could not find a version that satisfies the requirement torch>=1.7.0 (from versions: none)
ERROR: No matching distribution found for torch>=1.7.0

Sir ,how can I solve it? I tried to download torch from the official website, but it prompted the version to be unavailable.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.