Giter Club home page Giter Club logo

testing_git's Introduction

2021TWBootcamp

Lecture material for Taiwan Summer Bootcamp

Installation

Python 3.6 or Anaconda, if you choose to use pip to install package, we recommend using virtualenv to manage your environment.

Below are the steps to setup the required packages for bootcamp's excercises.

Install by pip

pip install -r requirements.txt

Install by conda

conda create --name <env_name> --file requirements.txt python=3.6
conda activate <env_name>

Install PyTorch

PyTorch requires different command based on your environment. In this course, we will use PyTorch 1.9.0 (which is latest at the moment). You choose the command to install by accessing the following link:

https://pytorch.org/get-started/locally/

Syllabus

Date Subject
Aug 9
    Bootcamp Opening Day
  • A Sharing by Hajime
  • Syllabus Introduction (Tsung-Wei)
  • Aug 10
      Lean startup and MVP project
  • Lean Startup +Demo (Paul, Tsungwei)
  • Life Cycle of ML project (Mandy)
  • Aug 12
      Agile Software development
  • SCRUM (Eason)
  • Docker (Jacob)
  • Aug 17
      Git WorkFlow
  • Git (Blake)
    • DataLoader
  • PyTorch (Dini)
  • Aug 19
      CV Course1
  • Image Data Augmentation (Blake)
  • Torchvision.transforms, Imgaug
    • CV Course2
  • Classic CNN Structures (Blake)
  • Advanced CNN Structures - Part1
  • InceptionV1-V4
  • ResNetV1-V2
  • Aug 24
      CV Course3
    Advanced CNN Structures - Part2
  • DenseNet (Jeff)
  • ShuffleNet
  • SENet
  • MobileNetV1-V3
  • EfficientNetV1-V2
  • NFNet
  • GhostNet
    • CV Course4
  • Loss function - Select & Design (Jeff)
  • Aug 26
      CV Course5
    Bag of training tricks (Jeff)
  • Stochastic Depth
  • Warm up
  • Label Smoothing
  • No Bias Weight Decay
  • Teacher-Student Knowledge Distillation
  • Mixup
  • Group Normalization
  • Weight Standardization
    • CV Course6
    Hands On - Build and Serve OCR engine
  • OCR-Captcha-Cracker
  • Aug 31
    Sep 2
    Sep 7
    Sep 9
      CV Course7
    Vision transformer & Evolution (Jeff)
  • DeiT, ViT
  • CaiT
  • VOVO
    • Appendix A
  • Research Review Flow (Dini)
  • Sep 14 Pitching
  • Presentation (Paul)
  • Sep 16 Pre-Rehearsal
    Sep 17 Rehearsal
    Sep -- Demo Day

    testing_git's People

    Contributors

    blakepancin avatar jeff52415 avatar rootonchair avatar dinicin avatar tsungweiliu 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.