Apm5 / tensorflow_2.0_tutorialLinks
tensorflow 2.0 正式版实用教程/tutorial
☆52Updated 5 years ago
Alternatives and similar repositories for tensorflow_2.0_tutorial
Users that are interested in tensorflow_2.0_tutorial are comparing it to the libraries listed below
Sorting:
- Visualization CNN model by Keras.☆73Updated 7 years ago
- personal practice(个人练习,实现了深度学习中的一些算法,包括:四种初始化方法(zero initialize, random initialize, xavier initialize, he initialize),深度神经网络,正则化,dropout,…☆225Updated 6 years ago
- SPP net详解☆71Updated 6 years ago
- High-acc(>0.7) model(ResNet, ResNeXt, DenseNet, SENet, SE-ResNeXt) on TensorFlow.☆126Updated 6 years ago
- CBAM(Convolutional Block Attention Module) implementation on TensowFlow2.0☆74Updated 5 years ago
- mutil-class focal loss implemented in keras☆158Updated 6 years ago
- 这是之前我和我的组员参与Tiny-mind 手写汉字识别大赛的一个项目, 主要实现了用Resnet或VGG16作为Backbone来训练一个分类任务以及基于opencv的一些图片数据集增强,最终我们组的成绩为TOP-5准确率99.19, 排名5/700。这个项目也可以用于其…☆88Updated 6 years ago
- ☆106Updated 6 years ago
- 这是一个孪生神经网络(Siamese network)的库,可进行图片的相似性比较。☆53Updated 3 years ago
- 该工程基于Python3.6,tensorflow1.6。主要是对tensorflow框架进行认识,实践和应用,快速掌握tf在深度学习上的使用,包括线性模型,minist数据集分类,Tensorboard,CNN,LSTM,图像识别网络inception-v3,多任务学习以…☆71Updated 6 years ago
- ☆143Updated 7 years ago
- RNN示例集合☆42Updated 6 years ago
- Using CNN to recognize the verification code☆33Updated 7 years ago
- Training a convolutional neural network using own picture dataset☆106Updated 6 years ago
- 机器学习实战☆151Updated 3 years ago
- A tensorflow2 implementation of some basic CNNs(MobileNetV1/V2/V3, EfficientNet, ResNeXt, InceptionV4, InceptionResNetV1/V2, SENet, Squee…☆536Updated 4 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
- bilibili:啥都会一点的研究生☆48Updated 5 years ago
- 基于PyTorch使用迁移学习完成项目☆61Updated 7 years ago
- some small codes about deep learning☆51Updated 7 years ago
- object detection using yolo3 with tensorflow-2.x☆41Updated 6 years ago
- A ResNet(ResNet18, ResNet34, ResNet50, ResNet101, ResNet152) implementation using TensorFlow-2.0.☆344Updated 4 years ago
- 旨在搭建一个分类问题在Pytorch框架下的通解,批量解决单任务多分类问题、多任务多分类问题。☆56Updated 5 years ago
- Face Recognition Project on Pytorch☆40Updated 5 years ago
- keras实现faster rcnn,end2end训练、预测; 持续更新中,见todo... ;欢迎试用、关注并反馈问题☆84Updated 5 years ago
- cifar10数据集上进行图片分类,基于tensorflow框架,旨在探究不同的改进策略对分类准确率的影响,如何一步步得提高准确率☆579Updated 7 years ago
- use keras to do image classification tasks☆12Updated 7 years ago
- The source code and dataset about <Deep Learning - Best Practices on TensorFlow Engineering Implementation>☆217Updated 4 years ago
- 基于Tensorflow2开发的优秀扩展包及项目☆46Updated 5 years ago
- kaggle competition: Dogs_vs_Cats_PyTorch Presentation(Getting started with PyTorch)☆69Updated 8 months ago