Git Product home page Git Product logo

image-recognition's Introduction

「深層学習による画像認識の基礎」サポートページ



書籍「深層学習による画像認識の基礎」(オーム社出版)のサポートページです。

本書で紹介したPython(PyTorch)のソースコードおよび正誤表をまとめています。

正誤表

本書の正誤情報は以下のページで公開しています。

正誤表

上記に掲載されていない誤植や間違いなどを見つけた方は,suganuma[at]vision.is.tohoku.ac.jpまでお知らせください。

コード内容

|- chap02
    |-- MLPによる手書き数字分類(MNIST)の実装
|- chap03
    |-- 畳込みフィルタの実装
|- chap04
    |-- 自己注意機構と層正規化の実装
|- chap05
    |-- Pix2Seqのモデル部分の実装
|- chap06
    |-- U-Netの実装
|- chap07
    |-- SimCLRの実装
|- chap08
    |-- CLIPの実装

コードの主な動作環境

python 3.9.5
numpy==1.24.1
torch==2.2.2+cu118
torchvision==0.17.2+cu118

そのほかの必要なライブラリや依存関係については,requirements.txtを参照願います。

また,chap07およびchap08の計算は非常に重いため,GPUを使用することを前提としています。

image-recognition's People

Contributors

sg-nm avatar

Stargazers

T. I. avatar  avatar Voyager_Ko avatar  avatar  avatar nikkie avatar wildflowers315 avatar

Watchers

 avatar Kostas Georgiou 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.