diff --git a/README.md b/README.md index acc6372..8b09fb5 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ High accuracy captcha solver for SJTU Jaccount login page using SVM and ResNet. ![captcha example](screenshots/captcha.jpg) +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FPhotonQuantum%2Fjaccount-captcha-solver.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2FPhotonQuantum%2Fjaccount-captcha-solver?ref=badge_shield) This work includes two high performance recognizers. @@ -108,9 +109,12 @@ gbmke This project is licensed under the Apache License 2.0 - see the [LICENSE](LICENSE) file for details + +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FPhotonQuantum%2Fjaccount-captcha-solver.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2FPhotonQuantum%2Fjaccount-captcha-solver?ref=badge_large) + ## Acknowledgments - [T.T. Tang](https://github.com/EletronicElephant) for his idea and support on training a ResNet-20 model to do end-to-end multi-task learning on captcha images. -- [Yerlan Idelbayev](https://github.com/akamaster) for his ResNet implementation. +- [Yerlan Idelbayev](https://github.com/akamaster) for his ResNet implementation. \ No newline at end of file