#cnn (26 Repositories)
Ranked open-source repositories tagged with #cnn, scored by pull request acceptance likelihood and maintainer engagement velocity.
0.0%
0.0h
26 repositories tagged #cnn
MuscleMap/MuscleMap
MuscleMap: An Open-Source, Community-Supported Consortium for Whole-Body Quantitative MRI of Muscle
Ewenwan/MVision
机器人视觉 移动机器人 VS-SLAM ORB-SLAM2 深度学习目标检测 yolov3 行为检测 opencv PCL 机器学习 无人驾驶
changwoolee/lenet5_hls
FPGA Accelerator for CNN using Vivado HLS
nickliqian/cnn_captcha
use cnn recognize captcha by tensorflow. 本项目针对字符型图片验证码,使用tensorflow实现卷积神经网络,进行验证码识别。
315386775/DeepLearing-Interview-Awesome-2024
AIGC-interview/CV-interview/LLMs-interview面试问题与答案集合仓,同时包含工作和科研过程中的新想法、新问题、新资源与新项目
JaidedAI/EasyOCR
Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese, Arabic, Devanagari, Cyrillic and etc.
yinguobing/cnn-facial-landmark
Training code for facial landmark detection based on deep convolutional neural network.
tongpi/basicOCR
BasicOCR是一个致力于解决自然场景文字识别算法研究的项目。该项目由长城数字大数据应用技术研究院佟派AI团队发起和维护。
lxztju/pytorch_classification
利用pytorch实现图像分类的一个完整的代码,训练,预测,TTA,模型融合,模型部署,cnn提取特征,svm或者随机森林等进行分类,模型蒸馏,一个完整的代码
filipradenovic/cnnimageretrieval-pytorch
CNN Image Retrieval in PyTorch: Training and evaluating CNNs for Image Retrieval in PyTorch
iamaaditya/image-compression-cnn
Semantic JPEG image compression using deep convolutional neural network (CNN)
sushant097/Handwritten-Line-Text-Recognition-using-Deep-Learning-with-Tensorflow
Use Convolutional Recurrent Neural Network to recognize the Handwritten line text image without pre segmentation into words or characters. Use CTC loss Function to train.
19801201/SpinalHDL_CNN_Accelerator
CNN accelerator implemented with Spinal HDL
datawhalechina/leedl-tutorial
《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases
localminimum/QANet
A Tensorflow implementation of QANet for machine reading comprehension
akaraspt/deepsleepnet
DeepSleepNet: a Model for Automatic Sleep Stage Scoring based on Raw Single-Channel EEG
solrex/caffe-mobile
Optimized (for size and speed) Caffe lib for iOS and Android with out-of-the-box demo APP.
junyuseu/pytorch-cifar-models
3.41% and 17.11% error on CIFAR-10 and CIFAR-100
modern-fortran/neural-fortran
A parallel framework for deep learning
cog-imperial/OMLT
Represent trained machine learning models as Pyomo optimization formulations
xiaochus/MobileNetV2
A Keras implementation of MobileNetV2.
Mikoto10032/DeepLearning
深度学习入门教程, 优秀文章, Deep Learning Tutorial
Fafa-DL/Awesome-Backbones
Integrate deep learning models for image classification | Backbone learning/comparison/magic modification project
carpedm20/lstm-char-cnn-tensorflow
in progress
mehtadushy/SelecSLS-Pytorch
Reference ImageNet implementation of SelecSLS CNN architecture proposed in the SIGGRAPH 2020 paper "XNect: Real-time Multi-Person 3D Motion Capture with a Single RGB Camera". The repository also includes code for pruning the model based on implicit sparsity emerging from adaptive gradient descent methods, as detailed in the CVPR 2019 paper "On implicit filter level sparsity in Convolutional Neural Networks".
emilwallner/Screenshot-to-code
A neural network that transforms a design mock-up into a static website.