Keyird / DeepLearning-TensorFlow2Links
本仓库我将使用谷歌TensorFlow2框架逐一复现经典的卷积神经网络:LeNet、AlexNet、VGG系列、GooLeNet、ResNet 系列、DenseNet 系列,以及现在比较经典的目标检测网络、语义分割网络等。
☆356Updated 3 years ago
Alternatives and similar repositories for DeepLearning-TensorFlow2
Users that are interested in DeepLearning-TensorFlow2 are comparing it to the libraries listed below
Sorting:
- 这是一个yolo3-keras的源码,可以用于训 练自己的模型。☆533Updated 2 years ago
- 这是一个faster-rcnn的tensorflow2实现的库,可以利用voc数据集格式的数据进行训练。☆173Updated 3 years ago
- 使用HOG+SVM进行图像分类☆168Updated 7 years ago
- 这是一个yolo4-tf2(tensorflow2)的源码,可以用于训练自己的模型。☆312Updated 2 years ago
- 这是一个faster-rcnn的keras实现的库,可以利用voc数据集格式的数据进行训练。☆287Updated 2 years ago
- 里面会保存许多优秀的卷积神经网络结构,这些结构可以帮助我们更好的设计网络。☆150Updated 5 years ago
- 这是一个YoloV4-keras的源码,可以用于训练自己的模型。☆491Updated 2 years ago
- 这是一个ssd-keras的源码,可以用于训练自己的模型。☆170Updated 2 years ago
- 代码 -《深度学习之PyTorch物体检测实战》☆878Updated 4 years ago
- 基于TensorFlow2.x实现的YOLOv3,支持在自定义数据集上训练,支持保存为TFLite模型。A tensorflow2 implementation of YOLO_V3(Supports training on custom dataset and savin…☆103Updated 4 years ago
- 目标检测☆112Updated 5 years ago
- the implementation of YoloV1 by tensorflow☆107Updated 4 years ago
- ☆106Updated 6 years ago
- tiny—yolov3(keras)检测自己的图像,三类目标