Skip to content

This repository is deep learning tutorial in computer vision and image processing using PyTorch for CUEE student who enroll 2102642.

Notifications You must be signed in to change notification settings

NPC1399/2102570_Com_Vision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 

Repository files navigation

PyTorch Tutorial in 2102570 Introduction to Computer Vision, CUEE

  This tutorial will contain example with description for image classification, custom datasets, transfer learning, and object detection task using PyTorch step by step.

Table of contents

Prepare system environment for deep learning

Set up on your own machine

  If you want to set up on your machine, the machine must have at least 8 GB of RAM and a dedicated graphics card from NVIDIA (another brand is still okay, but it may be hard to set up).

Online environment

  If you don't have a machine, you can still develop your work by using an online environment instead.

  • Google Colab - Now Colab has limited access credit.
  • Kaggle - Limited GPU access but it will refill every week. Before access GPU you have to verify your account by following this tutorial.
  • Microsoft Azure - Hard to use, but it's more adjustable. Azure has 100 free credits for student, activate by this link.
  • Deepnote

Reference and more resource

Reference

More Resource

About

This repository is deep learning tutorial in computer vision and image processing using PyTorch for CUEE student who enroll 2102642.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published