Skip to content

🎲 Download Hcaptcha Images to train your AI

Notifications You must be signed in to change notification settings

imvast/Hcaptcha-Images-Scraper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hcaptcha-Images-Scraper

✨ Tkinter app to download and sort Hcaptcha Images to train your AI

Developed by Mewzax, GUI by MaxAndolini, updated by Vast

Features:

  • Download Images by challenging Captcha
  • Open a window for each image, with buttons to sort them
  • Automatic question downloader, if question is missing

Installation:

# Clone the repo:
git clone https://github.com/Mewzax/Hcaptcha-Images-Scraper.git
cd Hcaptcha-Images-Scraper

## Install dependencies
python3 -m pip install -r requirements.txt

# Run the code
python3 main.py

Usage:

  • Simply run main.py
  • Sort your images into folders using buttons
  • After collecting your images, you can use my AI trainer here

Credits:

Changelogs:

2022-07-13
+ domestic cat category

2022-9-30
+ more questions
+ fixed ui

2022-10-1
+ more images / updated folders for questions
+ added requirements *(update for easier setup)

2022-12-5
+ modernized gui
+ updated questions
+ updated dataset

2022-12-8
+ improved ui
^ (now has ignore options for better model detection & outdated questions in dropdown box still accessible but away from new questions)
+ updated questions
+ couple bug fixes
+ lil code optimizations
^ (more soon as needed)

Informations
GitHub top language

About

🎲 Download Hcaptcha Images to train your AI

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%