All Projects → Stn Ocr → Similar Projects or Alternatives

839 Open source projects that are alternatives of or similar to Stn Ocr

DiscordEncryption
🔐 Configurable end to end encryption for Discord
Stars: ✭ 30 (-93.66%)
Mutual labels:  end-to-end
Tfwss
Weakly Supervised Segmentation with Tensorflow. Implements instance segmentation as described in Simple Does It: Weakly Supervised Instance and Semantic Segmentation, by Khoreva et al. (CVPR 2017).
Stars: ✭ 212 (-55.18%)
Incubator Mxnet
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
Stars: ✭ 19,797 (+4085.41%)
Mutual labels:  mxnet
Dynamic Training Bench
Simplify the training and tuning of Tensorflow models
Stars: ✭ 210 (-55.6%)
mxterm
explore apache mxnet from the terminal / REPL
Stars: ✭ 20 (-95.77%)
Mutual labels:  mxnet
Cnn From Scratch
A scratch implementation of Convolutional Neural Network in Python using only numpy and validated over CIFAR-10 & MNIST Dataset
Stars: ✭ 210 (-55.6%)
Chineseaddress ocr
Photographing Chinese-Address OCR implemented using CTPN+CTC+Address Correction. 拍照文档中文地址文字识别。
Stars: ✭ 309 (-34.67%)
Mutual labels:  text-recognition
Metalimage
MetalImage is more faster and powerful than opengles for iOS. It is very similar to GPUImage framework, but perform a better 3D rendering and multithreads computing abilities.
Stars: ✭ 207 (-56.24%)
improving segmentation with selfsupervised depth
[CVPR21] Implementation of our work "Three Ways to Improve Semantic Segmentation with Self-Supervised Depth Estimation"
Stars: ✭ 189 (-60.04%)
Mutual labels:  semi-supervised-learning
Caffe Deepbinarycode
Supervised Semantics-preserving Deep Hashing (TPAMI18)
Stars: ✭ 206 (-56.45%)
Dropblock
Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.
Stars: ✭ 466 (-1.48%)
Deep Mri Reconstruction
Deep Cascade of Convolutional Neural Networks for MR Image Reconstruction: Implementation & Demo
Stars: ✭ 204 (-56.87%)
model-zoo-old
The ONNX Model Zoo is a collection of pre-trained models for state of the art models in deep learning, available in the ONNX format
Stars: ✭ 38 (-91.97%)
Mutual labels:  mxnet
Cnn Relation Extraction
Tensorflow Implementation of Convolutional Neural Network for Relation Extraction (COLING 2014, NAACL 2015)
Stars: ✭ 203 (-57.08%)
Tensorflow Image Detection
A generic image detection program that uses Google's Machine Learning library, Tensorflow and a pre-trained Deep Learning Convolutional Neural Network model called Inception.
Stars: ✭ 306 (-35.31%)
Image To 3d Bbox
Build a CNN network to predict 3D bounding box of car from 2D image.
Stars: ✭ 200 (-57.72%)
sdk-android
Tanker client-side encryption SDK for Android
Stars: ✭ 14 (-97.04%)
Mutual labels:  end-to-end
Cnn 3d Images Tensorflow
3D image classification using CNN (Convolutional Neural Network)
Stars: ✭ 199 (-57.93%)
Mixmatch Pytorch
Code for "MixMatch - A Holistic Approach to Semi-Supervised Learning"
Stars: ✭ 378 (-20.08%)
Mutual labels:  semi-supervised-learning
Miscnn
A framework for Medical Image Segmentation with Convolutional Neural Networks and Deep Learning
Stars: ✭ 194 (-58.99%)
d2l-java
The Java implementation of Dive into Deep Learning (D2L.ai)
Stars: ✭ 94 (-80.13%)
Mutual labels:  mxnet
Person Detection And Tracking
A tensorflow implementation with SSD model for person detection and Kalman Filtering combined for tracking
Stars: ✭ 193 (-59.2%)
Accelerating Cnn With Fpga
This project accelerates CNN computation with the help of FPGA, for more than 50x speed-up compared with CPU.
Stars: ✭ 301 (-36.36%)
Affnet
Code and weights for local feature affine shape estimation paper "Repeatability Is Not Enough: Learning Discriminative Affine Regions via Discriminability"
Stars: ✭ 191 (-59.62%)
AdversarialAudioSeparation
Code accompanying the paper "Semi-supervised adversarial audio source separation applied to singing voice extraction"
Stars: ✭ 70 (-85.2%)
Mutual labels:  semi-supervised-learning
Depression Detect
Predicting depression from acoustic features of speech using a Convolutional Neural Network.
Stars: ✭ 187 (-60.47%)
Capsnet
CapsNet (Capsules Net) in Geoffrey E Hinton paper "Dynamic Routing Between Capsules" - State Of the Art
Stars: ✭ 423 (-10.57%)
Mutual labels:  mxnet
Anime4k
A High-Quality Real Time Upscaler for Anime Video
Stars: ✭ 14,083 (+2877.38%)
semi-supervised-NFs
Code for the paper Semi-Conditional Normalizing Flows for Semi-Supervised Learning
Stars: ✭ 23 (-95.14%)
Mutual labels:  semi-supervised-learning
Seriesnet
Time series prediction using dilated causal convolutional neural nets (temporal CNN)
Stars: ✭ 185 (-60.89%)
Tape
Tasks Assessing Protein Embeddings (TAPE), a set of five biologically relevant semi-supervised learning tasks spread across different domains of protein biology.
Stars: ✭ 295 (-37.63%)
Mutual labels:  semi-supervised-learning
Pytorch Vae
A CNN Variational Autoencoder (CNN-VAE) implemented in PyTorch
Stars: ✭ 181 (-61.73%)
NonLocalandSEnet
MXNet implementation of Non-Local and Squeeze-Excitation network
Stars: ✭ 24 (-94.93%)
Mutual labels:  mxnet
Vidaug
Effective Video Augmentation Techniques for Training Convolutional Neural Networks
Stars: ✭ 178 (-62.37%)
Espnetv2
A light-weight, power efficient, and general purpose convolutional neural network
Stars: ✭ 377 (-20.3%)
Machine Learning Is All You Need
🔥🌟《Machine Learning 格物志》: ML + DL + RL basic codes and notes by sklearn, PyTorch, TensorFlow, Keras & the most important, from scratch!💪 This repository is ALL You Need!
Stars: ✭ 173 (-63.42%)
baidu-salers-logo-prediction
baidu contest, url: http://dianshi.baidu.com/gemstone/competitions/detail?raceId=17
Stars: ✭ 16 (-96.62%)
Mutual labels:  mxnet
Autoclint
A specially designed light version of Fast AutoAugment
Stars: ✭ 171 (-63.85%)
Vedastr
A scene text recognition toolbox based on PyTorch
Stars: ✭ 290 (-38.69%)
Mutual labels:  text-recognition
2048 Deep Reinforcement Learning
Trained A Convolutional Neural Network To Play 2048 using Deep-Reinforcement Learning
Stars: ✭ 169 (-64.27%)
arcface retinaface mxnet2onnx
arcface and retinaface model convert mxnet to onnx.
Stars: ✭ 53 (-88.79%)
Mutual labels:  mxnet
Cnnimageretrieval
CNN Image Retrieval in MatConvNet: Training and evaluating CNNs for Image Retrieval in MatConvNet
Stars: ✭ 168 (-64.48%)
Colorization Pytorch
PyTorch reimplementation of Interactive Deep Colorization
Stars: ✭ 449 (-5.07%)
Code for fun
Some of my scripts to automate the boring stuff around me
Stars: ✭ 167 (-64.69%)
SemiSeg-AEL
Semi-Supervised Semantic Segmentation via Adaptive Equalization Learning, NeurIPS 2021 (Spotlight)
Stars: ✭ 79 (-83.3%)
Mutual labels:  semi-supervised-learning
Capsnet Traffic Sign Classifier
A Tensorflow implementation of CapsNet(Capsules Net) apply on german traffic sign dataset
Stars: ✭ 166 (-64.9%)
Autogluon
AutoGluon: AutoML for Text, Image, and Tabular Data
Stars: ✭ 3,920 (+728.75%)
Mutual labels:  mxnet
Visual Interaction Networks Pytorch
This's an implementation of deepmind Visual Interaction Networks paper using pytorch
Stars: ✭ 164 (-65.33%)
ganbert-pytorch
Enhancing the BERT training with Semi-supervised Generative Adversarial Networks in Pytorch/HuggingFace
Stars: ✭ 60 (-87.32%)
Mutual labels:  semi-supervised-learning
Dynamic Image Nets
Dynamic Image Networks for Action Recognition
Stars: ✭ 163 (-65.54%)
Rmdl
RMDL: Random Multimodel Deep Learning for Classification
Stars: ✭ 375 (-20.72%)
mxbox
Simple, efficient and flexible vision toolbox for mxnet framework.
Stars: ✭ 31 (-93.45%)
Mutual labels:  mxnet
mxnet-SSH
Reproduce SSH (Single Stage Headless Face Detector) with MXNet
Stars: ✭ 91 (-80.76%)
Mutual labels:  mxnet
tape-neurips2019
Tasks Assessing Protein Embeddings (TAPE), a set of five biologically relevant semi-supervised learning tasks spread across different domains of protein biology. (DEPRECATED)
Stars: ✭ 117 (-75.26%)
Mutual labels:  semi-supervised-learning
TextDetect
This app detects the text from the picture input using camera or photos gallery. The app uses MLVisionTextModel for on device detection. The Vision framework from MLKit of Google is used here.
Stars: ✭ 14 (-97.04%)
Mutual labels:  text-recognition
Espnet
ESPNet: Efficient Spatial Pyramid of Dilated Convolutions for Semantic Segmentation
Stars: ✭ 473 (+0%)
Eeglearn
A set of functions for supervised feature learning/classification of mental states from EEG based on "EEG images" idea.
Stars: ✭ 469 (-0.85%)
Pba
Efficient Learning of Augmentation Policy Schedules
Stars: ✭ 461 (-2.54%)
O Cnn
O-CNN: Octree-based Convolutional Neural Networks for 3D Shape Analysis
Stars: ✭ 432 (-8.67%)
Ctcwordbeamsearch
Connectionist Temporal Classification (CTC) decoder with dictionary and language model for TensorFlow.
Stars: ✭ 398 (-15.86%)
Mutual labels:  text-recognition
301-360 of 839 similar projects