recognition
Here are 456 public repositories matching this topic...
Hello Everyone, I have been a good time away from the repository.
I Wanted to tell you that I am working on version 3.0 where all errors are corrected and of course, will have many innovative improvements built in.
Best regards!
This repo, as of now, has an incomplete community checklist and it would be good to check more items to improve its community profile.
What can you do?
- Check that the community checklists on:
Call for translators
Labelbox is the fastest way to annotate data to build and ship computer vision applications.
-
Updated
Jan 14, 2020 - JavaScript
Convolutional recurrent network in pytorch
-
Updated
Jan 14, 2020 - Python
Text recognition (optical character recognition) with deep learning methods.
-
Updated
Jan 14, 2020 - Jupyter Notebook
Today I have made an update to make Julius to work on HTK based DNN model. The recent Julius can run correctly on the contributed English DNN model at JuliusModel. I also added description at the top README.md about how to run Julius on the English DNN model in a few step.
I hope all of you can test and enjoy recognition more with this
Typo in README.MD
In the LANGUAGES selection, https://github.com/sdkcarlos/artyom.js#languages
Japanese / ja-JP
it writes "日本人" which means "Japan people"
it should be "日本語" which means "Japan language"
because both of them in English are "Japanese"
代码中可以找到predict()和postprocess()函数的具体实现吗?我不太理解
@AbstractMethod
def predict(self, preprocessed_inputs, scope=None):
pass
@AbstractMethod
def loss(self, predictions_dict, scope=None):
pass
@AbstractMethod
def postprocess(self, predictions_dict, scope=None):
pass
这几个函数这么定义了之后要怎么用?
TensorFlow android demo 车道线 车辆 人脸 动作 骨架 识别 检测 抽烟 打电话 闭眼 睁眼
-
Updated
Jan 9, 2020 - Java
So pull request #79 was kind enough to update the Maven packages which a bunch of code style checkers and such. However, one of those checkers generate Javadocs and since many of the javadocs throughout the code base are malformed, we will need fix this before this module works. Until then, if you are trying to build through source I suggest you skip Javadocs module using appropriate Maven argumen
"Google Now" style animation for Speech Recognizer.
-
Updated
Jan 5, 2020 - Java
Open source audio fingerprinting in .NET. An efficient algorithm for acoustic fingerprinting written purely in C#.
-
Updated
Jan 14, 2020 - C#
food image to recipe with deep convolutional neural networks.
-
Updated
Jan 14, 2020 - Jupyter Notebook
Problem description: on small screens table cells have uneven widths which looks odd.
This seems to be related to the length of the username and word wrapping.
Reproduction repository: https://github.com/ehmicky/portable-node-guide
Must be looked a
OCR software for recognition of handwritten text
-
Updated
Jan 13, 2020 - Jupyter Notebook
✂️ Detect and crop faces, barcodes and texts in image with iOS 11 Vision api.
-
Updated
Nov 27, 2019 - Swift
Code for Iterative Reasoning Paper (CVPR 2018)
-
Updated
Dec 9, 2019 - Python
Android speech recognition and text to speech made easy
-
Updated
Jan 14, 2020 - Java
Is your feature request related to a problem? Please describe.
The bot currently decides whether to 'init' (install the placeholders for the table and badge) for the README if there is no .all-contributorsrc file. If the file is found, it skips this step. This causes the bot to crash if a user has an .all-contributorsrc file but has nothing else.
Describe the solution you'd like
H
Offline Handwritten Chinese Character Recognition based on GoogLeNet and AlexNet (With CaffeModel)
-
Updated
Jan 14, 2020 - Python
🇨🇳中国大陆第二代身份证 🆔 识别,自动读出身份证上的信息(姓名、性别、民族、住址、身份证号码)并截取身份证照片, iOS开发者交流:①群:446310206 ②群:426087546
-
Updated
Jan 14, 2020 - Objective-C
SDK & Sample to do speech recognition using websockets in Javascript
-
Updated
Jan 4, 2020 - TypeScript
An unofficial python wrapper for the Facebook face recognition endpoint
-
Updated
Jan 13, 2020 - Python
Improve this page
Add a description, image, and links to the recognition topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the recognition topic, visit your repo's landing page and select "manage topics."

Is it possible to modify it to work on text +hocr (overlayed on it)
So basically replacing image by image+hocr combo.
And then it can be used to annotate text document without having someone to type things after making box. As watever text comes inside box becomes the value for the key.
So at the end we have
Key, Value, Box-cordinates.
example: DATE, 28-May-2018, (x1,y1,x2,y2)
I will