Cnn Open Source Projects
Browse 1,032 Cnn open source projects, ranked by GitHub stars. Find the most popular Cnn tools and libraries.
microsoft/AI-For-Beginners
12 Weeks, 24 Lessons, AI for All!
Metrics details
| Stars | 52,473 |
open-mmlab/mmdetection
OpenMMLab Detection Toolbox and Benchmark
Metrics details
| Stars | 32,828 |
JaidedAI/EasyOCR
Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese, Arabic, Devanagari, Cyrillic and etc.
Metrics details
| Stars | 29,785 |
matterport/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
Metrics details
| Stars | 25,568 |
zergtant/pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
Metrics details
| Stars | 21,673 |
bloc97/Anime4K
A High-Quality Real Time Upscaler for Anime Video
Metrics details
| Stars | 21,175 |
Mikoto10032/DeepLearning
深度学习入门教程, 优秀文章, Deep Learning Tutorial
Metrics details
| Stars | 17,620 |
datawhalechina/leedl-tutorial
《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases
Metrics details
| Stars | 16,692 |
emilwallner/Screenshot-to-code
A neural network that transforms a design mock-up into a static website.
Metrics details
| Stars | 16,478 |
tangyudi/Ai-Learn
人工智能学习路线图,整理近200个实战案例与项目,免费提供配套教材,零基础入门,就业实战!包括:Python,数学,机器学习,数据分析,深度学习,计算机视觉,自然语言处理,PyTorch tensorflow machine-learning,deep-learning data-analysis data-mining mathematics data-science artificial-intelligence python tensorflow tensorflow2 caffe keras pytorch algorithm numpy pandas matplotlib seaborn nlp cv等热门领域
Metrics details
| Stars | 13,155 |
ShiqiYu/libfacedetection
An open source library for face detection in images. The face detection speed can reach 1000FPS.
Metrics details
| Stars | 12,764 |
hoya012/deep_learning_object_detection
A paper list of object detection using deep learning.
Metrics details
| Stars | 11,387 |
kjw0612/awesome-deep-vision
A curated list of deep learning resources for computer vision
Metrics details
| Stars | 11,177 |
advimman/lama
🦙 LaMa Image Inpainting, Resolution-robust Large Mask Inpainting with Fourier Convolutions, WACV 2022
Metrics details
| Stars | 10,119 |
onnx/models
A collection of pre-trained, state-of-the-art models in the ONNX format
Metrics details
| Stars | 9,723 |
facebookresearch/maskrcnn-benchmark
Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.
Metrics details
| Stars | 9,365 |
poloclub/cnn-explainer
Learning Convolutional Neural Networks with Interactive Visualization.
Metrics details
| Stars | 9,004 |
Ewenwan/MVision
机器人视觉 移动机器人 VS-SLAM ORB-SLAM2 深度学习目标检测 yolov3 行为检测 opencv PCL 机器学习 无人驾驶
Metrics details
| Stars | 8,671 |
jomjol/AI-on-the-edge-device
Easy to use device for connecting "old" measuring units (water, power, gas, ...) to the digital world
Metrics details
| Stars | 8,548 |
aladdinpersson/Machine-Learning-Collection
A resource for learning about Machine learning & Deep Learning
Metrics details
| Stars | 8,482 |
MorvanZhou/PyTorch-Tutorial
Build your neural network easy and fast, 莫烦Python中文教学
Metrics details
| Stars | 8,460 |
nl8590687/ASRT_SpeechRecognition
A Deep-Learning-Based Chinese Speech Recognition System 基于深度学习的中文语音识别系统
Metrics details
| Stars | 8,377 |
rbgirshick/py-faster-rcnn
Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
Metrics details
| Stars | 8,285 |
jwyang/faster-rcnn.pytorch
A faster pytorch implementation of faster r-cnn
Metrics details
| Stars | 7,856 |
czy36mengfei/tensorflow2_tutorials_chinese
tensorflow2中文教程,持续更新(当前版本:tensorflow2.0),tag: tensorflow 2.0 tutorials
Metrics details
| Stars | 7,782 |
amusi/awesome-object-detection
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
Metrics details
| Stars | 7,499 |
Hironsan/BossSensor
Hide screen when boss is approaching.
Metrics details
| Stars | 6,284 |
nfmcclure/tensorflow_cookbook
Code for Tensorflow Machine Learning Cookbook
Metrics details
| Stars | 6,239 |
timeseriesAI/tsai
Time series Timeseries Deep Learning Machine Learning Python Pytorch fastai | State-of-the-art Deep Learning library for Time Series and Sequences in Pytorch / fastai
Metrics details
| Stars | 6,089 |
wepe/MachineLearning
Basic Machine Learning and Deep Learning
Metrics details
| Stars | 5,732 |
dennybritz/cnn-text-classification-tf
Convolutional Neural Network for Text Classification in Tensorflow
Metrics details
| Stars | 5,685 |
borisbanushev/stockpredictionai
In this noteboook I will create a complete process for predicting stock price movements. Follow along and we will achieve some pretty good results. For that purpose we will use a Generative Adversarial Network (GAN) with LSTM, a type of Recurrent Neural Network, as generator, and a Convolutional Neural Network, CNN, as a discriminator. We use LSTM for the obvious reason that we are trying to predict time series data. Why we use GAN and specifically CNN as a discriminator? That is a good question: there are special sections on that later.
Metrics details
| Stars | 5,580 |
karpathy/neuraltalk
NeuralTalk is a Python+numpy project for learning Multimodal Recurrent Neural Networks that describe images with sentences.
Metrics details
| Stars | 5,499 |
ashishpatel26/Tools-to-Design-or-Visualize-Architecture-of-Neural-Network
Tools to Design or Visualize Architecture of Neural Network
Metrics details
| Stars | 5,386 |
datawhalechina/competition-baseline
数据挖掘、计算机视觉、自然语言处理、推荐系统竞赛知识、代码、思路
Metrics details
| Stars | 4,755 |
bentrevett/pytorch-sentiment-analysis
Tutorials on getting started with PyTorch and TorchText for sentiment analysis.
Metrics details
| Stars | 4,610 |
OAID/Tengine
Tengine is a lite, high performance, modular inference engine for embedded device
Metrics details
| Stars | 4,526 |
649453932/Bert-Chinese-Text-Classification-Pytorch
使用Bert,ERNIE,进行中文文本分类
Metrics details
| Stars | 4,443 |
MorvanZhou/Tensorflow-Tutorial
Tensorflow tutorial from basic to hard, 莫烦Python 中文AI教学
Metrics details
| Stars | 4,335 |
gaussic/text-classification-cnn-rnn
CNN-RNN中文文本分类,基于TensorFlow
Metrics details
| Stars | 4,300 |
facebookresearch/VideoPose3D
Efficient 3D human pose estimation in video using 2D keypoint trajectories
Metrics details
| Stars | 4,050 |
chenyuntc/simple-faster-rcnn-pytorch
A simplified implemention of Faster R-CNN that replicate performance from origin paper
Metrics details
| Stars | 4,031 |
PaddlePaddle/awesome-DeepLearning
深度学习入门课、资深课、特色课、学术案例、产业实践案例、深度学习知识百科及面试题库The course, case and knowledge of Deep Learning and AI
Metrics details
| Stars | 3,642 |
tensorlayer/SRGAN
Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network
Metrics details
| Stars | 3,470 |
rbgirshick/fast-rcnn
Fast R-CNN
Metrics details
| Stars | 3,459 |
Sakura-gh/ML-notes
notes about machine learning
Metrics details
| Stars | 3,287 |
shu223/iOS-10-Sampler
Code examples for new APIs of iOS 10.
Metrics details
| Stars | 3,277 |
fchollet/keras-resources
Directory of tutorials and open-source code repositories for working with Keras, the Python deep learning library
Metrics details
| Stars | 3,263 |
zhanghang1989/ResNeSt
ResNeSt: Split-Attention Networks
Metrics details
| Stars | 3,262 |
zzw922cn/awesome-speech-recognition-speech-synthesis-papers
Automatic Speech Recognition (ASR), Speaker Verification, Speech Synthesis, Text-to-Speech (TTS), Language Modelling, Singing Voice Synthesis (SVS), Voice Conversion (VC)
Metrics details
| Stars | 3,126 |
ZQPei/deep_sort_pytorch
MOT using deepsort and yolov3 with pytorch
Metrics details
| Stars | 3,012 |
nickliqian/cnn_captcha
use cnn recognize captcha by tensorflow. 本项目针对字符型图片验证码,使用tensorflow实现卷积神经网络,进行验证码识别。
Metrics details
| Stars | 2,878 |
315386775/DeepLearing-Interview-Awesome-2024
AIGC-interview/CV-interview/LLMs-interview面试问题与答案集合仓,同时包含工作和科研过程中的新想法、新问题、新资源与新项目
Metrics details
| Stars | 2,866 |
ShaoqingRen/faster_rcnn
Faster R-CNN
Metrics details
| Stars | 2,834 |
zzw922cn/Automatic_Speech_Recognition
End-to-end Automatic Speech Recognition for Madarian and English in Tensorflow
Metrics details
| Stars | 2,834 |
wenbihan/reproducible-image-denoising-state-of-the-art
Collection of popular and reproducible image denoising works.
Metrics details
| Stars | 2,516 |
coneypo/Dlib_face_recognition_from_camera
Detect and recognize the faces from camera / 调用摄像头进行人脸识别,支持多张人脸同时识别
Metrics details
| Stars | 2,472 |
github/CodeSearchNet
Datasets, tools, and benchmarks for representation learning of code.
Metrics details
| Stars | 2,442 |
rbgirshick/rcnn
R-CNN: Regions with Convolutional Neural Network Features
Metrics details
| Stars | 2,414 |
tryolabs/luminoth
Deep Learning toolkit for Computer Vision.
Metrics details
| Stars | 2,400 |
