All Projects → hello2all → GTSRB_Keras_STN

hello2all / GTSRB_Keras_STN

Licence: MIT license
German Traffic Sign Recognition Benchmark, Keras implementation with Spatial Transformer Networks

Programming Languages

Jupyter Notebook
11667 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to GTSRB Keras STN

Transformer-Transducer
PyTorch implementation of "Transformer Transducer: A Streamable Speech Recognition Model with Transformer Encoders and RNN-T Loss" (ICASSP 2020)
Stars: ✭ 61 (+27.08%)
Mutual labels:  transformer
wenet
Production First and Production Ready End-to-End Speech Recognition Toolkit
Stars: ✭ 2,384 (+4866.67%)
Mutual labels:  transformer
rFIA
rFIA
Stars: ✭ 34 (-29.17%)
Mutual labels:  spatial
AdaSpeech
AdaSpeech: Adaptive Text to Speech for Custom Voice
Stars: ✭ 108 (+125%)
Mutual labels:  transformer
MusicTransformer-Pytorch
MusicTransformer written for MaestroV2 using the Pytorch framework for music generation
Stars: ✭ 106 (+120.83%)
Mutual labels:  transformer
TransMorph Transformer for Medical Image Registration
TransMorph: Transformer for Unsupervised Medical Image Registration (PyTorch)
Stars: ✭ 130 (+170.83%)
Mutual labels:  transformer
sabre
sabre: Spatial Association Between REgionalizations
Stars: ✭ 34 (-29.17%)
Mutual labels:  spatial
pytorch-gpt-x
Implementation of autoregressive language model using improved Transformer and DeepSpeed pipeline parallelism.
Stars: ✭ 21 (-56.25%)
Mutual labels:  transformer
Quality-Estimation1
机器翻译子任务-翻译质量评价-复现 WMT2018 阿里论文结果
Stars: ✭ 19 (-60.42%)
Mutual labels:  transformer
verseagility
Ramp up your custom natural language processing (NLP) task, allowing you to bring your own data, use your preferred frameworks and bring models into production.
Stars: ✭ 23 (-52.08%)
Mutual labels:  transformer
Conformer
Official code for Conformer: Local Features Coupling Global Representations for Visual Recognition
Stars: ✭ 345 (+618.75%)
Mutual labels:  transformer
dodrio
Exploring attention weights in transformer-based models with linguistic knowledge.
Stars: ✭ 233 (+385.42%)
Mutual labels:  transformer
zero
Zero -- A neural machine translation system
Stars: ✭ 121 (+152.08%)
Mutual labels:  transformer
Context-Transformer
Context-Transformer: Tackling Object Confusion for Few-Shot Detection, AAAI 2020
Stars: ✭ 89 (+85.42%)
Mutual labels:  transformer
YOLOS
You Only Look at One Sequence (NeurIPS 2021)
Stars: ✭ 612 (+1175%)
Mutual labels:  transformer
NHibernate.Spatial
NHibernate.Spatial is a library of spatial extensions for NHibernate, and allows you to connect NHibernate to a spatially enabled database and manipulate geometries in Linq or HQL using NetTopologySuite, providing you with a fully integrated GIS programming experience.
Stars: ✭ 38 (-20.83%)
Mutual labels:  spatial
sqlike
Golang Sequel ORM that supports Enum, JSON, Spatial, and many more
Stars: ✭ 18 (-62.5%)
Mutual labels:  spatial
cometa
Corpus of Online Medical EnTities: the cometA corpus
Stars: ✭ 31 (-35.42%)
Mutual labels:  transformer
NiuTrans.NMT
A Fast Neural Machine Translation System. It is developed in C++ and resorts to NiuTensor for fast tensor APIs.
Stars: ✭ 112 (+133.33%)
Mutual labels:  transformer
transformer-tensorflow2.0
transformer in tensorflow 2.0
Stars: ✭ 53 (+10.42%)
Mutual labels:  transformer

99.59% Accuracy on German Traffic Sign Recognition without Preprocessing nor Augmentation

See model performance

jupyter notebook test_model.ipynb

Full report please see capstone_report.md (need latex support) or capstone_report.pdf.

Train model

python train_keras.py

Training data can be downloaded by clicking here.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].