roseperrone / character-detector

Adapts a neural net for use as a pill imprint character detector
BSD 3-Clause "New" or "Revised" License
38 stars 15 forks source link

Documentation #2

Open orgh0 opened 7 years ago

orgh0 commented 7 years ago

Greetings, The code looks really great and is very nice . But It would be great if someone took up the task of Documenting and commenting the code .

Reason : There might be users who aren't accustomed to matlab and would want to implement it in python or some other framework , In that case a proper documentation of all the functions and commenting would really add a lot of meaning and value to the code .

Its Just a suggestion :)

orgh0 commented 7 years ago

Also if a python implementation of the same could be made using tensorflow as the library is really gaining a lot of popularity :)