mcyJacky / DeepLearning-CVLinks
深度学习之计算机视觉方向
☆37Updated 6 years ago
Alternatives and similar repositories for DeepLearning-CV
Users that are interested in DeepLearning-CV are comparing it to the libraries listed below
Sorting:
- 本项目代码为雷明老师18年12月在清华出版社出版的《机器学习与应用》第一版中的配套代码,欢迎登录www.sigai.cn试听雷老师《机器学习》《深度学习》视频☆154Updated 7 years ago
- 计算机视觉项目实战☆120Updated 5 years ago
- Deep Learning For Computer Vision With Python☆123Updated 6 years ago
- Training a convolutional neural network using own picture dataset☆106Updated 6 years ago
- Using CNN to recognize the verification code☆33Updated 7 years ago
- 一个面向初学者的,友好的Keras入门教程☆122Updated 6 years ago
- Project☆60Updated 7 years ago
- 基于Keras实现Kaggle2013--Dogs vs. Cats12500张猫狗图像的精准分类☆79Updated 7 years ago
- some small codes about deep learning☆51Updated 7 years ago
- 龙曲良《TensorFlow深度学习》学习笔记及代码,采用TensorFlow2.0.0版本☆176Updated 2 years ago
- ☆142Updated 7 years ago
- 使用PyTorch实现基于YOLOv3的目标检测器☆67Updated 7 years ago
- 天池比赛,kaggle等等(Keras/PyTorch实战)☆182Updated 5 years ago
- ☆174Updated 3 years ago
- ☆201Updated 7 years ago
- 这是之前我和我的组员参与Tiny-mind 手写汉字识别大赛的一个项目, 主要实现了用Resnet或VGG16作为Backbone来训练一个分类任务以及基于opencv的一些图片数据集增强,最终我们组的成绩为TOP-5准确率99.19, 排名5/700。这个项目也可以用于其…☆88Updated 6 years ago
- personal practice(个人练习,实现了深度学习中的一些算法,包括:四种初始化方法(zero initialize, random initialize, xavier initialize, he initialize),深度神经网络,正则化,dropout,…☆226Updated 6 years ago
- 《深度学习之PyTorch实战计算机视觉》全书代码☆137Updated 6 years ago
- TensorFlow2.0 官方教程翻译,基本概念讲解、实战项目、TensorFlow2.0编程技巧。☆202Updated 6 years ago
- The source code and dataset about <Deep Learning - Best Practices on TensorFlow Engineering Implementation>☆217Updated 4 years ago
- a general image classifer framework written by Keras☆144Updated 8 years ago
- DeepLearning and CV notes.☆351Updated 3 years ago
- TensorFlow CNN卷积神经网络实现人脸性别检测☆183Updated 6 years ago
- ☆185Updated 6 years ago
- 《统计学习方法》李航 c++实现,包含书中例题,新手练习c++,希望指正.☆96Updated 6 years ago
- The code on deep learning.☆74Updated 7 years ago
- 书籍:深度学习框架pytorch入门与实践☆158Updated 7 years ago
- cnn+rnn: vgg(vgg16,vgg19)+rnn(LSTM, GRU), resnet(resnet_v2_50,resnet_v2_101,resnet_v2_152)+rnnrnn(LSTM, GRU), inception_v4+rnn(LSTM, GRU)…☆67Updated 7 years ago
- 论文分享☆41Updated 3 years ago
- 该工程基于Python3.6,tensorflow1.6。主要是对tensorflow框架进行认识,实践和应用,快速掌握tf在深度学习上的使用,包括线性模型,minist数据集分类,Tensorboard,CNN,LSTM,图像识别网络inception-v3,多任务学习以…☆71Updated 6 years ago