LSayhi / DeepLearningLinks
Project
☆60Updated 7 years ago
Alternatives and similar repositories for DeepLearning
Users that are interested in DeepLearning are comparing it to the libraries listed below
Sorting:
- 深度学习之计算机视觉方向☆37Updated 6 years ago
- 里面会保存许多优秀的卷积神经网络结构,这些结构可以帮助我们更好的设计网络。☆149Updated 4 years ago
- ☆201Updated 7 years ago
- 基于Keras实现Kaggle2013--Dogs vs. Cats12500张猫狗图像的精准分类☆78Updated 7 years ago
- 《深度学习之PyTorch实战计算机视觉》全书代码☆137Updated 6 years ago
- Training a convolutional neural network using own picture dataset☆106Updated 6 years ago
- ☆106Updated 6 years ago
- 使用HOG+SVM进行图像分类☆167Updated 7 years ago
- 机器学习实战☆151Updated 3 years ago
- HoG, PCA, PSO, Hard Negative Mining, Sliding Window, Edge Boxes, NMS☆170Updated last year
- 使用PyTorch实现基于YOLOv3的目标检测器☆67Updated 7 years ago
- 简单实现VGG16☆60Updated 7 years ago
- Deep Learning For Computer Vision With Python☆123Updated 6 years ago
- 计算机视觉项目实战☆120Updated 5 years ago
- Using CNN to recognize the verification code☆33Updated 7 years ago
- 深度学习 + OpenCV,Python实现实时视频目标检测☆103Updated 6 years ago
- 目标检测yolo算法,采用tensorflow框架编写,中文注释完全,含测试和训练,支持摄像头☆144Updated 6 years ago
- 天池比赛,kaggle等等(Keras/PyTorch实战)☆182Updated 5 years ago
- 【火炉炼AI】-深度学习系列文章☆45Updated 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
- 这是一个有关迁移学习的仓库,在这里可以看到迁移学习的各种用法。☆95Updated 4 years ago
- 目标检测☆111Updated 5 years ago
- tiny—yolov3(keras) 检测自己的图像,三类目标☆186Updated 3 years ago
- the implementation of YoloV1 by tensorflow☆107Updated 4 years ago
- 本仓库我将使用谷歌TensorFlow2框架逐一复现经典的卷积神经网络:LeNet、AlexNet、VGG系列、GooLeNet、ResNet 系列、DenseNet 系列,以及现在比较经典的目标检测网络、语义分割网络等。☆355Updated 3 years ago
- object detection using yolo3 with tensorflow-2.x☆41Updated 5 years ago
- Save the detected object images in a Yolo detection☆22Updated 7 years ago
- Visualization CNN model by Keras.☆73Updated 7 years ago
- 该工程基于Python3.6,tensorflow1.6。主要是对tensorflow框架进行认识,实践和应用,快速掌握tf在深度学习上的使用,包括线性模型,minist数据集分类,Tensorboard,CNN,LSTM,图像识别网络inception-v3,多任务学习以…☆71Updated 6 years ago
- 这个仓库主要包含了LSTM、卷积神经网络中,注意力机制的实现。☆137Updated 4 years ago