All Projects → Nhyai → Similar Projects or Alternatives

375 Open source projects that are alternatives of or similar to Nhyai

crnn.caffe
crnn.caffe
Stars: ✭ 76 (+26.67%)
Mutual labels:  caffe, crnn
Faster Rcnn Cplusplus2
faster-rcnn c++ python model
Stars: ✭ 14 (-76.67%)
Mutual labels:  caffe
Eesen
The official repository of the Eesen project
Stars: ✭ 738 (+1130%)
Mutual labels:  kaldi
Pinto model zoo
A repository that shares tuning results of trained models generated by TensorFlow / Keras. Post-training quantization (Weight Quantization, Integer Quantization, Full Integer Quantization, Float16 Quantization), Quantization-aware training. TensorFlow Lite. OpenVINO. CoreML. TensorFlow.js. TF-TRT. MediaPipe. ONNX. [.tflite,.h5,.pb,saved_model,tfjs,tftrt,mlmodel,.xml/.bin, .onnx]
Stars: ✭ 634 (+956.67%)
Mutual labels:  caffe
Espresso
Espresso: A Fast End-to-End Neural Speech Recognition Toolkit
Stars: ✭ 808 (+1246.67%)
Mutual labels:  kaldi
Theano Kaldi Rnn
THEANO-KALDI-RNNs is a project implementing various Recurrent Neural Networks (RNNs) for RNN-HMM speech recognition. The Theano Code is coupled with the Kaldi decoder.
Stars: ✭ 31 (-48.33%)
Mutual labels:  kaldi
Caffenet Benchmark
Evaluation of the CNN design choices performance on ImageNet-2012.
Stars: ✭ 700 (+1066.67%)
Mutual labels:  caffe
Pottan Ocr
A stupid OCR for malayalam language
Stars: ✭ 39 (-35%)
Mutual labels:  crnn
Nideep
collection of utilities to use with deep learning libraries (e.g. caffe)
Stars: ✭ 25 (-58.33%)
Mutual labels:  caffe
Have Fun With Machine Learning
An absolute beginner's guide to Machine Learning and Image Classification with Neural Networks
Stars: ✭ 4,912 (+8086.67%)
Mutual labels:  caffe
Realtime multi Person pose estimation
Code repo for realtime multi-person pose estimation in CVPR'17 (Oral)
Stars: ✭ 4,760 (+7833.33%)
Mutual labels:  caffe
Vgg 19 layers network
VGG 19 Layers Deep Network
Stars: ✭ 6 (-90%)
Mutual labels:  caffe
Teacher Student Training
This repository stores the files used for my summer internship's work on "teacher-student learning", an experimental method for training deep neural networks using a trained teacher model.
Stars: ✭ 34 (-43.33%)
Mutual labels:  caffe
Machine Learning Curriculum
💻 Make machines learn so that you don't have to struggle to program them; The ultimate list
Stars: ✭ 761 (+1168.33%)
Mutual labels:  caffe
Darknet2caffe
Convert Darknet model to Caffe's
Stars: ✭ 46 (-23.33%)
Mutual labels:  caffe
Deepo
Setup and customize deep learning environment in seconds.
Stars: ✭ 6,145 (+10141.67%)
Mutual labels:  caffe
My Very Deep Caffe
This is an implementation of very deep two stream CNNs for action recognition. The implementation is inspired by Wang et. al., https://github.com/yjxiong/caffe. Some improvements from Wang's implementation include reading videos from LDMB database, faster testing using LDMB interface. The aim is to work better with big dataset such as UCF101, HMDB51, Sports1M and ActivityNet easily.
Stars: ✭ 21 (-65%)
Mutual labels:  caffe
Test Tube
Python library to easily log experiments and parallelize hyperparameter search for neural networks
Stars: ✭ 663 (+1005%)
Mutual labels:  caffe
Fabrik
🏭 Collaboratively build, visualize, and design neural nets in browser
Stars: ✭ 1,081 (+1701.67%)
Mutual labels:  caffe
Tr
Free Offline OCR 离线的中文文本检测+识别SDK
Stars: ✭ 598 (+896.67%)
Mutual labels:  crnn
Pytorch Caffe Darknet Convert
convert between pytorch, caffe prototxt/weights and darknet cfg/weights
Stars: ✭ 867 (+1345%)
Mutual labels:  caffe
Enet
ENet: A Deep Neural Network Architecture for Real-Time Semantic Segmentation
Stars: ✭ 530 (+783.33%)
Mutual labels:  caffe
Unreal caffe
Self Maintained Caffe. In this version Faster-RCNN, RFCN needs layer are fully supported!
Stars: ✭ 38 (-36.67%)
Mutual labels:  caffe
Vietnamese handwriting recognition
[DEPRECATED] Vietnamese Handwriting Recognition with CRNN and CTC Loss
Stars: ✭ 23 (-61.67%)
Mutual labels:  crnn
Montreal Forced Aligner
Command line utility for forced alignment using Kaldi
Stars: ✭ 490 (+716.67%)
Mutual labels:  kaldi
Synthesizing
Code for paper "Synthesizing the preferred inputs for neurons in neural networks via deep generator networks"
Stars: ✭ 474 (+690%)
Mutual labels:  caffe
Fundamentals Of Deep Learning For Computer Vision Nvidia
The repository includes Notebook files and documents of the course I completed in NVIDIA Deep Learning Institute. Feel free to acess and work with the Notebooks and other files.
Stars: ✭ 16 (-73.33%)
Mutual labels:  caffe
Picanet
Stars: ✭ 35 (-41.67%)
Mutual labels:  caffe
Mobilenet Yolo
A caffe implementation of MobileNet-YOLO detection network
Stars: ✭ 825 (+1275%)
Mutual labels:  caffe
Fashion Parsing
Repository of my fashion-parsing project. This project is put on hold since I am doing another project now, but will debug if bugs are reported.
Stars: ✭ 50 (-16.67%)
Mutual labels:  caffe
Face Mask Detection
Face Mask Detection system based on computer vision and deep learning using OpenCV and Tensorflow/Keras
Stars: ✭ 774 (+1190%)
Mutual labels:  caffe
Crnn
CRNN(Convolutional Recurrent Neural Network), with optional STN(Spatial Transformer Network), in Tensorflow, multi-gpu supported.
Stars: ✭ 34 (-43.33%)
Mutual labels:  crnn
Pykaldi
A Python wrapper for Kaldi
Stars: ✭ 756 (+1160%)
Mutual labels:  kaldi
Active Convolution
Active Convolution
Stars: ✭ 56 (-6.67%)
Mutual labels:  caffe
Keras realtime multi Person pose estimation
Keras version of Realtime Multi-Person Pose Estimation project
Stars: ✭ 728 (+1113.33%)
Mutual labels:  caffe
Keras Textclassification
中文长文本分类、短句子分类、多标签分类、两句子相似度(Chinese Text Classification of Keras NLP, multi-label classify, or sentence classify, long or short),字词句向量嵌入层(embeddings)和网络层(graph)构建基类,FastText,TextCNN,CharCNN,TextRNN, RCNN, DCNN, DPCNN, VDCNN, CRNN, Bert, Xlnet, Albert, Attention, DeepMoji, HAN, 胶囊网络-CapsuleNet, Transformer-encode, Seq2seq, SWEM, LEAM, TextGCN
Stars: ✭ 914 (+1423.33%)
Mutual labels:  crnn
Face verification experiment
Original Caffe Version for LightCNN-9. Highly recommend to use PyTorch Version (https://github.com/AlfredXiangWu/LightCNN)
Stars: ✭ 712 (+1086.67%)
Mutual labels:  caffe
Convolutionalemotion
A deep convolutional neural network system for live emotion detection
Stars: ✭ 40 (-33.33%)
Mutual labels:  caffe
Person search
Joint Detection and Identification Feature Learning for Person Search
Stars: ✭ 666 (+1010%)
Mutual labels:  caffe
Mxnet2caffe
convert model from mxnet to caffe without lossing precision
Stars: ✭ 20 (-66.67%)
Mutual labels:  caffe
Ffdl
Fabric for Deep Learning (FfDL, pronounced fiddle) is a Deep Learning Platform offering TensorFlow, Caffe, PyTorch etc. as a Service on Kubernetes
Stars: ✭ 640 (+966.67%)
Mutual labels:  caffe
Haddoc2
Caffe to VHDL
Stars: ✭ 57 (-5%)
Mutual labels:  caffe
Mmdnn
MMdnn is a set of tools to help users inter-operate among different deep learning frameworks. E.g. model conversion and visualization. Convert models between Caffe, Keras, MXNet, Tensorflow, CNTK, PyTorch Onnx and CoreML.
Stars: ✭ 5,472 (+9020%)
Mutual labels:  caffe
Matcaffe2caffe
Convert a matcaffe model (column major) to a pycaffe or c++ caffe (row major) model
Stars: ✭ 14 (-76.67%)
Mutual labels:  caffe
Awesome Coreml Models
Largest list of models for Core ML (for iOS 11+)
Stars: ✭ 5,192 (+8553.33%)
Mutual labels:  caffe
Paperspace Python
Paperspace API for python
Stars: ✭ 38 (-36.67%)
Mutual labels:  caffe
Textclassificationbenchmark
A Benchmark of Text Classification in PyTorch
Stars: ✭ 534 (+790%)
Mutual labels:  crnn
Flownet2
FlowNet 2.0: Evolution of Optical Flow Estimation with Deep Networks
Stars: ✭ 938 (+1463.33%)
Mutual labels:  caffe
Caffe Android Lib
Porting caffe to android platform
Stars: ✭ 505 (+741.67%)
Mutual labels:  caffe
Training toolbox caffe
Training Toolbox for Caffe
Stars: ✭ 51 (-15%)
Mutual labels:  caffe
Mtcnn Caffe
Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks
Stars: ✭ 499 (+731.67%)
Mutual labels:  caffe
Text renderer
Generate text images for training deep learning ocr model
Stars: ✭ 931 (+1451.67%)
Mutual labels:  crnn
Caffe Int8 Convert Tools
Generate a quantization parameter file for ncnn framework int8 inference
Stars: ✭ 483 (+705%)
Mutual labels:  caffe
Bottom Up Attention
Bottom-up attention model for image captioning and VQA, based on Faster R-CNN and Visual Genome
Stars: ✭ 989 (+1548.33%)
Mutual labels:  caffe
Liteflownet
LiteFlowNet: A Lightweight Convolutional Neural Network for Optical Flow Estimation, CVPR 2018 (Spotlight paper, 6.6%)
Stars: ✭ 474 (+690%)
Mutual labels:  caffe
Kaldi Io
c++ Kaldi IO lib (static and dynamic).
Stars: ✭ 22 (-63.33%)
Mutual labels:  kaldi
Feathercnn
FeatherCNN is a high performance inference engine for convolutional neural networks.
Stars: ✭ 1,106 (+1743.33%)
Mutual labels:  caffe
Genproto
An online GUI tool used to visualize prototxt and generate prototxt for caffe(current version).
Stars: ✭ 56 (-6.67%)
Mutual labels:  caffe
Jacinto Ai Devkit
Training & Quantization of embedded friendly Deep Learning / Machine Learning / Computer Vision models
Stars: ✭ 49 (-18.33%)
Mutual labels:  caffe
Voxceleb Ivector
Voxceleb1 i-vector based speaker recognition system
Stars: ✭ 36 (-40%)
Mutual labels:  kaldi
1-60 of 375 similar projects