Git Product home page Git Product logo

tutorial_pytorch_japanese's People

Contributors

chatflip avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

wakamiyatenga

tutorial_pytorch_japanese's Issues

色々使い勝手の良いものに更新

実装すべき内容

  • データセットをAnimeFaceからFood101に
    • AnimeFaceだとクラス偏りがあり, 精度がサチってるので量子化の比較が上手くできないから
  • Pytorch v1.6.0に更新
    • apexを別レポジトリからの導入からpytorch準拠のものに
    • 量子化モジュールも更新
  • nn.DataParallelからnn.DistributedDataParallelに
    • DataParallelはマルチスレッド, DistributedDataParallelはマルチプロセスになるからlink
    • torchvisionのmask-rcnnの学習がDataParallelに対応しないから
  • MLflow導入
    • 実験管理を入れる習慣を入れたほうが良い
  • docker環境導入
    • dockerに慣れたい

レポジトリ構成

  • 1_classification_animeface
    • フォルダ分けされてる画像で識別する最小バージョン
    • MobileNetv2, tensorboard, nn.DataParallel, apexくらいの短期用
  • 2_classification_food101
    • classificationでMLFlow, distribution等の大規模化, 実験管理等長期用
  • 3_classification_food101
    • quantization等高速化用
  • 4-MSCOCO2014
    • Detection, Segmentation
  • notebook
    • プロファイル, 枝刈り等のnotebook

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.