outman123 / tensorflow
该工程基于Python3.6,tensorflow1.6。主要是对tensorflow框架进行认识,实践和应用,快速掌握tf在深度学习上的使用,包括线性模型,minist数据集分类,Tensorboard,CNN,LSTM,图像识别网络inception-v3,多任务学习以及验证码识别, word2vec,语音分类模型等实践。配合https://www.bilibili.com/video/av20542427 视频学习更佳。要求在一定的机器学习或深度学习的基础(更新中)
☆68Updated 5 years ago
Alternatives and similar repositories for tensorflow:
Users that are interested in tensorflow are comparing it to the libraries listed below
- 基于Keras实现Kaggle2013--Dogs vs. Cats12500张猫狗图像的精准分类☆77Updated 6 years ago
- 基于TensorFlow的深度学习、深度增强学习代码:NN(传统神经网络)、CNN(卷积神经网络)、RNN(递归神经网络)、LSTM(长短期记忆网络)、GAN(生成对抗网络)、DRL(深度增强学习)☆51Updated 7 years ago
- 基于深度学习的口罩佩戴检测,Keras-YOLOv3 实现。☆66Updated 5 years ago
- 支持向量机(SVM)——分类预测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等☆52Updated 7 years ago
- ☆106Updated 5 years ago
- RNN示例集合☆42Updated 5 years ago
- 基于PyTorch使用迁移学习完成项目☆59Updated 6 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)…☆66Updated 6 years ago
- 这个仓库主要包含了LSTM、卷积神经网络中,注意力机制的实现。☆133Updated 4 years ago
- TensorFlow CNN卷积神经网络实现人脸性别检测☆179Updated 6 years ago
- 深度学习之计算机视觉方向☆37Updated 5 years ago
- ☆24Updated 6 years ago
- 基于python编写的Keras深度学习框架开发,利用卷积神经网络CNN,快速识别图片并进行分类☆37Updated 6 years ago
- 图像细粒度分类☆13Updated 6 years ago
- 基于YOLOV3的人体口罩佩戴检测☆57Updated 5 years ago
- 毕业设计项目----基于图神经网络与多任务学习的图像分类器☆42Updated 4 years ago
- 这是一个简单的猫狗分类、识别的TensorFlow实现☆18Updated 6 years ago
- 深度学习 + OpenCV,Python实现实时视频目标检测☆98Updated 6 years ago
- 图像二分类问题 猫狗大战 pytorch CNN☆129Updated 6 years ago
- 数据极度不均衡时的一个二分类实现,在weighted class,oversampling,focal loss等解决方式上进行了验证和对比;并对focal loss进行了调参☆12Updated 4 years ago
- 基于PyTorch框架实现的图像分类网络☆79Updated 4 years ago
- 采用深度学习方法进行刀具识别。☆23Updated 6 years ago
- 基于pytorch进行文本多分类,主要模型为双向LSTM,预测准确率83%☆42Updated 4 years ago
- 基于tensorflow的的cnn卷积神经网络的图像识别分类☆124Updated 6 years ago
- 【目标识别】yolo3_keras旗帜识别&&训练自己数据☆50Updated 3 years ago
- 使用PyTorch实现基于YOLOv3的目标检测器☆63Updated 6 years ago
- 2019 UCAS, deep learning course projects, including handwritten number recognition, license plate number recognition, cat and dog classif…☆56Updated 4 years ago
- ☆166Updated 5 years ago
- yolo3-keras的源码☆27Updated 5 years ago
- 旨在搭建一个分类问题在Pytorch框架下的通解,批量解决单任务多分类问题、多任务多分类问题。☆56Updated 5 years ago