项目作者: rtharungowda

项目描述 :
Solving computer generated image captcha using tensorflow object detection api.
高级语言: Python
项目地址: git://github.com/rtharungowda/Captcha-solver-tensorflow.git
创建时间: 2020-06-11T09:17:00Z
项目社区:https://github.com/rtharungowda/Captcha-solver-tensorflow

开源协议:MIT License

下载


Captcha-solver-tensorflow

Solving computer generated image captcha using tensorflow object detection api and faster rcnn inception v2coco.

Object detection is the process of finding instances of real-world objects such as faces, buildings, and bicycle in images or videos. Object detection algorithms typically use extracted features and learning algorithms to recognize instances of an object category. It is commonly used in applications such as image retrieval, security, surveillance, and advanced driver assistance systems (Self-driving cars).


Tensorflow is an open-source deep learning framework created by Google Brain. Tensorflow’s Object Detection API is a powerful tool which enables everyone to create their own powerful Image Classifiers. No coding or programming knowledge is needed to use Tensorflow’s Object Detection API. But to understand it’s working, knowing python programming and basics of machine learning helps.

https://github.com/tensorflow/models

https://www.geeksforgeeks.org/ml-training-image-classifier-using-tensorflow-object-detection-api/

https://www.youtube.com/watch?v=4D5RN2yKlG4&list=PLbMO9c_jUD456277j2fHAUip19xfxIAx0