skloisMary / demo-Network
AlexNet,GoogleNet,VGG和ResNet网络架构的demo示例
☆22Updated 6 years ago
Alternatives and similar repositories for demo-Network:
Users that are interested in demo-Network are comparing it to the libraries listed below
- ☆200Updated 7 years ago
- For the CIFAR-10 dataset, extracting HOG features and using SVM classifier to classify them, at last, we get the accuracy.☆43Updated 5 years ago
- 使用LBP方法提取特征,再使用svm进行分类☆40Updated 7 years ago
- 使用PyTorch实现基于YOLOv3的目标检测器☆63Updated 6 years ago
- 使用TensorFlow实现AlexNet做图像识别☆50Updated 8 years ago
- 此库为2017-2018年度工程实践项目,主要目的是能够识别图像类别,尤其是医学类,然后在医学类中再进行更为细致的类别识别,以达到医学影像这一垂直领域的应用目的。☆81Updated 4 years ago
- HoG, PCA, PSO, Hard Negative Mining, Sliding Window, Edge Boxes, NMS☆170Updated 4 months ago
- Create your own dataset with the similar format with CIFAR10 in python version.☆87Updated 7 years ago
- TensorFlow实现Kaggle猫狗大战☆57Updated 7 years ago
- Visualization CNN model by Keras.☆73Updated 6 years ago
- tensorflow-learning-tutorials☆41Updated 5 years ago
- 卷积神经网络CNN在cifar10上的应用☆28Updated 6 years ago
- 《深度学习之PyTorch实战计算机视觉》全书代码☆132Updated 5 years ago
- some real example of machine learn algorithm☆66Updated 3 years ago
- tensorflow_alexnet_classify (details http://www.cnblogs.com/vipyoumay/p/7686230.html)☆106Updated 6 years ago
- Grad-CAM implementation in Keras☆19Updated 6 years ago
- data augmentation on python☆35Updated 7 years ago
- The code on deep learning.☆74Updated 6 years ago
- 图像分割算法deeplab_v3+,基于tensorflow,中文注释,摄像头可用☆94Updated 6 years ago
- 用Keras搭建多种模型和优化方式训练cifar10分类☆26Updated 6 years ago
- An Implementation of Fully Convolutional Networks in Tensorflow.☆48Updated 6 years ago
- 定位综述 目前用于人脸定位的有两种主流方法,一种是基于级联形状回归模型,另一种就是基于深度学习的方法。级联形状回归方法就是使用回归模型,直接学习从人脸表征到人脸形状的映射函数,进而建立从表观到形状的对应关系。这种方法的学习依赖于训练集的选取,如果训练集中包含了复杂的姿 态变化…☆100Updated 5 years ago
- 简单实现VGG16☆59Updated 6 years ago
- Get started with Semantic Segmentation based on Keras, including FCN32/FCN8/SegNet/U-Net☆166Updated 4 years ago
- Train/Eval the popular network by TF-Slim,include mobilenet/shufflenet/squeezenet/resnet/inception/vgg/alexnet☆45Updated 6 years ago
- 使用keras版本的Mask-RCNN来训练自己的数据,通过代码把样本制作麻烦的步骤变成简单方便。☆50Updated 6 years ago
- High-acc(>0.7) model(ResNet, ResNeXt, DenseNet, SENet, SE-ResNeXt) on TensorFlow.☆122Updated 5 years ago
- This is a game about garbage sorting organized by Huawei Cloud, this repository stores my plan.☆68Updated 5 years ago
- U-Net图像分割练习题两则☆127Updated 6 years ago
- share examples of tensorflow☆63Updated 6 years ago