Giter VIP home page Giter VIP logo

dahoam2017's Introduction

Hello ๐Ÿ‡บ๐Ÿ‡ธ, Bonjour ๐Ÿ‡ซ๐Ÿ‡ท, Hallo ๐Ÿ‡ฉ๐Ÿ‡ช, ุงู„ุณู„ุงู… ุนู„ูŠูƒู… ๐Ÿ‡น๐Ÿ‡ณ ๐Ÿ‘‹

I'm Karim Jedda, I maintain a personal blog on karimjedda.com.

I'm the author of datawithrust.com and maintain arewedatayet.com.

My main socials are LinkedIn and Twitter. Feel free to reach out if you have any questions.

I'm currently working at Parity Technologies as a Senior Tech Lead, responsible for the Infrastructure & Data department.

dahoam2017's People

Contributors

karimjedda avatar stekhn avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

dahoam2017's Issues

Is there any report or paper that you have made for this?

Is there any publication (report or paper) that you have made for this? It would be helpful. Im doing research on this topic (Captcha and Deep Learning [Tensorflow]). If you have done any paper or report I will refer to your that paper or report berfore doing something on this topic.

captcha_records.py not working?

Hey,

I wrote you on FB messenger the same, I'm trying to use your library, I set up virtualenv, installed dependencies, generated captchas, etc, didn't change any source, but when I launch $ python captcha_records.py, I get this crash:

Looking for images in './data/train_data'
>> Writing ./data/train.tfrecords
Traceback (most recent call last):
  File "captcha_records.py", line 123, in <module>
    tf.app.run(main=main, argv=[sys.argv[0]] + unparsed)
  File "/Users/gintas/Downloads/dahoam2017-master/dahoam/lib/python2.7/site-packages/tensorflow/python/platform/app.py", line 48, in run
    _sys.exit(main(_sys.argv[:1] + flags_passthrough))
  File "captcha_records.py", line 102, in main
    conver_to_tfrecords(training_data, TRAIN_FILE)
  File "captcha_records.py", line 62, in conver_to_tfrecords
    label_raw = label_to_one_hot(label).tostring()
  File "captcha_records.py", line 42, in label_to_one_hot
    index.append(CHAR_SETS.index(c))
ValueError: substring not found

you said it might be because captcha generator isn't generating ans.txt or something, but looking at the source code it this repository, it means that this source isn't finished? Would you be able to commit the changes you have?

How should we use captcha_eval.py

Hello,

The captcha_record.py seems to work perfectly fine.
However, how can I evaluate it ? I mean, if I launch captcha_eval.py after stopping captcha_record.py, I just get a lot 0 precision as my computer doesn't remember the training.
How are we supposed to use it ?

Thanks in advance for your help

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.