All Projects → Caffe Oneclick → Similar Projects or Alternatives

677 Open source projects that are alternatives of or similar to Caffe Oneclick

Deformable Convnets Caffe
Deformable Convolutional Networks on caffe
Stars: ✭ 166 (-11.23%)
Mutual labels:  caffe
Ssocr
Seven Segment Optical Character Recognition
Stars: ✭ 133 (-28.88%)
Mutual labels:  ocr
East icpr
Forked from argman/EAST for the ICPR MTWI 2018 CHALLENGE
Stars: ✭ 154 (-17.65%)
Mutual labels:  ocr
Noiseface
Noise-Tolerant Paradigm for Training Face Recognition CNNs
Stars: ✭ 132 (-29.41%)
Mutual labels:  caffe
Tesseract Ocr For Php
A wrapper to work with Tesseract OCR inside PHP.
Stars: ✭ 2,247 (+1101.6%)
Mutual labels:  ocr
Robin
RObust document image BINarization
Stars: ✭ 131 (-29.95%)
Mutual labels:  ocr
Crnn
Convolutional Recurrent Neural Network (CRNN) for image-based sequence recognition.
Stars: ✭ 1,901 (+916.58%)
Mutual labels:  ocr
Craft Remade
Implementation of CRAFT Text Detection
Stars: ✭ 127 (-32.09%)
Mutual labels:  ocr
Open Semantic Etl
Python based Open Source ETL tools for file crawling, document processing (text extraction, OCR), content analysis (Entity Extraction & Named Entity Recognition) & data enrichment (annotation) pipelines & ingestor to Solr or Elastic search index & linked data graph database
Stars: ✭ 165 (-11.76%)
Mutual labels:  ocr
Seqface
SeqFace : Making full use of sequence information for face recognition
Stars: ✭ 125 (-33.16%)
Mutual labels:  caffe
Sphereface Plus
SphereFace+ Implementation for <Learning towards Minimum Hyperspherical Energy> in NIPS'18.
Stars: ✭ 151 (-19.25%)
Mutual labels:  caffe
Resnet On Cifar10
Reimplementation ResNet on cifar10 with caffe
Stars: ✭ 123 (-34.22%)
Mutual labels:  caffe
Deep Text Recognition Benchmark
Text recognition (optical character recognition) with deep learning methods.
Stars: ✭ 2,665 (+1325.13%)
Mutual labels:  ocr
Tesseract Ocr for windows
Visual Studio Projects for Tessearct and dependencies
Stars: ✭ 122 (-34.76%)
Mutual labels:  ocr
Neuralnet Handwriting Ios
A handwriting recognition example for iOS using NeuralNet
Stars: ✭ 148 (-20.86%)
Mutual labels:  ocr
Trojannn
Trojan Attack on Neural Network
Stars: ✭ 119 (-36.36%)
Mutual labels:  caffe
Caffe Yolo9000
Caffe for YOLOv2 & YOLO9000
Stars: ✭ 164 (-12.3%)
Mutual labels:  caffe
Sightseq
Computer vision tools for fairseq, containing PyTorch implementation of text recognition and object detection
Stars: ✭ 116 (-37.97%)
Mutual labels:  ocr
Stb Tester
Automated Testing for Set-Top Boxes and Smart TVs
Stars: ✭ 148 (-20.86%)
Mutual labels:  ocr
Dlcookbook Dlbs
Deep Learning Benchmarking Suite
Stars: ✭ 114 (-39.04%)
Mutual labels:  caffe
Ocr
The Best Image OCR SDK For BAT
Stars: ✭ 173 (-7.49%)
Mutual labels:  ocr
Text recognition toolbox
text_recognition_toolbox: The reimplementation of a series of classical scene text recognition papers with Pytorch in a uniform way.
Stars: ✭ 114 (-39.04%)
Mutual labels:  ocr
Turkce Yapay Zeka Kaynaklari
Türkiye'de yapılan derin öğrenme (deep learning) ve makine öğrenmesi (machine learning) çalışmalarının derlendiği sayfa.
Stars: ✭ 1,900 (+916.04%)
Mutual labels:  caffe
Tabulo
Table Detection and Extraction Using Deep Learning ( It is built in Python, using Luminoth, TensorFlow<2.0 and Sonnet.)
Stars: ✭ 110 (-41.18%)
Mutual labels:  ocr
Resnet Cifar10 Caffe
ResNet-20/32/44/56/110 on CIFAR-10 with Caffe
Stars: ✭ 161 (-13.9%)
Mutual labels:  caffe
Convolutional Handwriting Gan
ScrabbleGAN: Semi-Supervised Varying Length Handwritten Text Generation (CVPR20)
Stars: ✭ 107 (-42.78%)
Mutual labels:  ocr
Caffe Mobilenet
A caffe implementation of mobilenet's depthwise convolution layer.
Stars: ✭ 146 (-21.93%)
Mutual labels:  caffe
Tesseract
This package contains an OCR engine - libtesseract and a command line program - tesseract. Tesseract 4 adds a new neural net (LSTM) based OCR engine which is focused on line recognition, but also still supports the legacy Tesseract OCR engine of Tesseract 3 which works by recognizing character patterns. Compatibility with Tesseract 3 is enabled by using the Legacy OCR Engine mode (--oem 0). It also needs traineddata files which support the legacy engine, for example those from the tessdata repository.
Stars: ✭ 43,199 (+23001.07%)
Mutual labels:  ocr
Android Ocr
Experimental optical character recognition app
Stars: ✭ 2,177 (+1064.17%)
Mutual labels:  ocr
Gosseract
Go package for OCR (Optical Character Recognition), by using Tesseract C++ library
Stars: ✭ 1,622 (+767.38%)
Mutual labels:  ocr
Ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
Stars: ✭ 13,376 (+7052.94%)
Mutual labels:  caffe
Differentiablebinarization
DB (Real-time Scene Text Detection with Differentiable Binarization) implementation in Keras and Tensorflow
Stars: ✭ 106 (-43.32%)
Mutual labels:  ocr
Unilm
Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities
Stars: ✭ 4,082 (+2082.89%)
Mutual labels:  ocr
Millionhero
速度快、准确易用-支持各平台的答题助手-图形界面-多权重答案推荐-自动百度高亮答案
Stars: ✭ 106 (-43.32%)
Mutual labels:  ocr
Crnn.pytorch
crnn实现水平和垂直方向中文文字识别, 提供在3w多个中文字符训练的水平识别和垂直识别的预训练模型; 欢迎关注,试用和反馈问题... ...
Stars: ✭ 145 (-22.46%)
Mutual labels:  ocr
Resnet Imagenet Caffe
train resnet on imagenet from scratch with caffe
Stars: ✭ 105 (-43.85%)
Mutual labels:  caffe
Swiftytesseract
A Swift wrapper around Tesseract for use in iOS, macOS, and Linux applications
Stars: ✭ 170 (-9.09%)
Mutual labels:  ocr
Joint Face Detection And Alignment
Caffe and Python implementation of Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Networks
Stars: ✭ 102 (-45.45%)
Mutual labels:  caffe
Craft keras
Keras implementation of Character Region Awareness for Text Detection (CRAFT)
Stars: ✭ 143 (-23.53%)
Mutual labels:  ocr
Keras Oneclassanomalydetection
[5 FPS - 150 FPS] Learning Deep Features for One-Class Classification (AnomalyDetection). Corresponds RaspberryPi3. Convert to Tensorflow, ONNX, Caffe, PyTorch. Implementation by Python + OpenVINO/Tensorflow Lite.
Stars: ✭ 102 (-45.45%)
Mutual labels:  caffe
Crnn Mxnet Chinese Text Recognition
An implementation of CRNN (CNN+LSTM+warpCTC) on MxNet for chinese text recognition
Stars: ✭ 161 (-13.9%)
Mutual labels:  ocr
Bert ocr.pytorch
Unofficial PyTorch implementation of 2D Attentional Irregular Scene Text Recognizer
Stars: ✭ 101 (-45.99%)
Mutual labels:  ocr
Mobilenet Ssd
Caffe implementation of Google MobileNet SSD detection network, with pretrained weights on VOC0712 and mAP=0.727.
Stars: ✭ 1,805 (+865.24%)
Mutual labels:  caffe
Tdd
Trajectory-pooled Deep-Convolutional Descriptors
Stars: ✭ 99 (-47.06%)
Mutual labels:  caffe
Hidden Two Stream
Caffe implementation for "Hidden Two-Stream Convolutional Networks for Action Recognition"
Stars: ✭ 179 (-4.28%)
Mutual labels:  caffe
Image text reader
The module extracts text from image using the tesseract-OCR engine. Generally, text present in the images are blur or are of uneven sizes. The image is pre-processed for better comprehension by OCR. This module first makes bounding box for text in images and then normalizes it to 300 dpi, suitable for OCR engine to read.
Stars: ✭ 97 (-48.13%)
Mutual labels:  ocr
Lexpredict Contraxsuite
LexPredict ContraxSuite
Stars: ✭ 140 (-25.13%)
Mutual labels:  ocr
Node Tesseract Ocr
A Node.js wrapper for the Tesseract OCR API
Stars: ✭ 92 (-50.8%)
Mutual labels:  ocr
Craft Pytorch
Official implementation of Character Region Awareness for Text Detection (CRAFT)
Stars: ✭ 2,220 (+1087.17%)
Mutual labels:  ocr
Warpctc Caffe
Combine Baidu Research warpctc with Caffe
Stars: ✭ 93 (-50.27%)
Mutual labels:  caffe
Lpr
Android 车牌识别--OCR
Stars: ✭ 139 (-25.67%)
Mutual labels:  ocr
Nanonets Ocr Sample Python
NanoNets OCR API Example for Python
Stars: ✭ 92 (-50.8%)
Mutual labels:  ocr
Text Detection
Text detection with mainly MSER and SWT
Stars: ✭ 167 (-10.7%)
Mutual labels:  ocr
Facerecognition
This is an implematation project of face detection and recognition. The face detection using MTCNN algorithm, and recognition using LightenenCNN algorithm.
Stars: ✭ 137 (-26.74%)
Mutual labels:  caffe
Splitbrainauto
Split-Brain Autoencoders: Unsupervised Learning by Cross-Channel Prediction. In CVPR, 2017.
Stars: ✭ 137 (-26.74%)
Mutual labels:  caffe
Hms Ml Demo
HMS ML Demo provides an example of integrating Huawei ML Kit service into applications. This example demonstrates how to integrate services provided by ML Kit, such as face detection, text recognition, image segmentation, asr, and tts.
Stars: ✭ 187 (+0%)
Mutual labels:  ocr
License Plate Recognition Nigerian Vehicles
A python program that uses the concept of OCR using machine learning to identify the characters on a Nigerian license plate
Stars: ✭ 183 (-2.14%)
Mutual labels:  ocr
Awesome Deep Text Detection Recognition
A curated list of resources for text detection/recognition (optical character recognition ) with deep learning methods.
Stars: ✭ 2,282 (+1120.32%)
Mutual labels:  ocr
Caffe Segnet Cudnn5
This repository was a fork of BVLC/caffe and includes the upsample, bn, dense_image_data and softmax_with_loss (with class weighting) layers of caffe-segnet (https://github.com/alexgkendall/caffe-segnet) to run SegNet with cuDNN version 5.
Stars: ✭ 167 (-10.7%)
Mutual labels:  caffe
Ocrtable
Recognize tables and text from scanned images that contain tables. 从包含表格的扫描图片中识别表格和文字
Stars: ✭ 155 (-17.11%)
Mutual labels:  ocr
61-120 of 677 similar projects