Giter VIP home page Giter VIP logo

images_wajueji_0_1_classify's Introduction

本资源提供gitchat上《从0-1自己动手搭建一个图片分类服务》实战源码

作者:Soyoger

文章地址:https://gitbook.cn/gitchat/activity/5b573319ac543462f656568a

CSDN博客:https://blog.csdn.net/qq_36330643

尽管没有 GPU,但还是很想在个人笔记本的 CPU 上试试图片分类,有木有?如果你想试试,那就来吧。我们都知道,深度学习在图片分类方面已经取得了很大的成就,大家对于常见的神经网络,如 CNN,VGG 等也非常熟悉,通过 Mnist 或者猫狗大战等数据集都有练习。但是如果你想用自己手里的图片数据集或者还没有数据集,如何从0-1完成一个图片分类器训练呢?下面笔者将带你完成整个过程。

你将学到:

1.自己动手写爬虫爬取图片;
2.图片预处理,包括 Reshape、灰度、像素归一化等;
3.用传统机器学习训练图片分类器;
4.用神经网络训练图片分类器;
5.模型部署,如何把模型发布成服务。

images_wajueji_0_1_classify's People

Contributors

sujeek avatar

Watchers

James Cloos 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.