Coder Social home page Coder Social logo

cnn_demo's Introduction

CNN_Demo

2020/4/25/udacity
1.训练3层的卷积神经网络用于cifar10的分类任务;
2.使用resnet18迁移学习进行分类

2020/4/26/udacity
1.使用vgg16迁移学习进行flowers_photo的5分类任务
2.Autoencoder

linear autoencoder,convlutional autoencoder(no-upsampling,upsampling),denoising autoencoder

2020/5/4/cs231n
1.StyleTransfer

2020/5/6/udacity
1.project-dog-classifier

a.使用opencv 检测人脸
b.使用预训练的VGG16检测狗
c.搭建循环神经网络对狗品种分类(效果差)
d.使用resnet50迁移学习进行狗品种分类(效果提升)
e.dog-app:检测到人脸,输出最像的狗品种;检测到狗,输出预测的品种;未检测到人和狗,输出错误信息

2020/5/11/fastai
1.CNN可视化热度图

2020/5/30/fastai

  1. fastai.fc

cnn_demo's People

Contributors

zhihong1224 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.