Skip to content

xi0326/cvdl_2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cvdl_2022

CvDl course 2022 in NCKU

hw1:

  1. Camera Calibration
  2. Augmented Reality
  3. Stereo Disparity Map
  4. SIFT
  5. Training Cifar10 Classifier Using VGG19 (Need to run model.py to do model training. (optimiser is SGD))

hw2:

  1. Background Subtraction
  2. Optical Flow (not done yet)
  3. Perspective Transform
  4. PCA
  5. Train a Cat-Dog Classifier Using ResNet50 (Need to run train.py to do model training. (there're 2 loss functions can be chosen, SigmoidFocalCrossEntropy and BinaryCrossentropy))

About

CvDl course 2022 in NCKU

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages