image-recognition topic

List image-recognition repositories

what_the_thing

547
Stars
75
Forks
Watchers

:camera: Point your camera at things to learn how to say them in a different language. Android app built with React Native.

Basic_CNNs_TensorFlow2

523
Stars
177
Forks
Watchers

A tensorflow2 implementation of some basic CNNs(MobileNetV1/V2/V3, EfficientNet, ResNeXt, InceptionV4, InceptionResNetV1/V2, SENet, SqueezeNet, DenseNet, ShuffleNetV2, ResNet).

artificio

409
Stars
215
Forks
Watchers

Deep Learning Computer Vision Algorithms for Real-World Use

End-to-end-for-chinese-plate-recognition

505
Stars
117
Forks
Watchers

基于u-net,cv2以及cnn的中文车牌定位,矫正和端到端识别软件,其中unet和cv2用于车牌定位和矫正,cnn进行车牌识别,unet和cnn都是基于tensorflow的keras实现

node-yolo

371
Stars
51
Forks
Watchers

Node bindings for YOLO/Darknet image recognition library

CliqueNet

328
Stars
76
Forks
Watchers

Convolutional Neural Networks with Alternately Updated Clique (to appear in CVPR 2018)

LargeMargin_Softmax_Loss

345
Stars
115
Forks
Watchers

Implementation for <Large-Margin Softmax Loss for Convolutional Neural Networks> in ICML'16.

pyconv

326
Stars
52
Forks
Watchers

Pyramidal Convolution: Rethinking Convolutional Neural Networks for Visual Recognition (https://arxiv.org/pdf/2006.11538.pdf)