Skip to content

jamesburriss/Breaking-reCAPTCHA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Breaking reCAPTCHA

A dissertation project, achieving an overall 80% accuracy

Traffic Light Image Detection

The program can be tuned using the below code to work with a variety of reCAPTCHA scenarios.

let detectionView = DetectionView(category: .crosswalk,
                                          size: size,
                                          image: image,
                                          depth: 3,
                                          isFullScreenImage: false,
                                          precision: 0)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages