less than 1 minute read

Github Code

Github_PageClick Image!

Assignment

Assignment 1. Image Classification using Bag of Visual Words (BoVW)
Assignment 2. Image Classification using Convolutional Neural Networks (CNNs)
Assignment 3. Object Detection using YOLO v1
Assignment 4. Visual Object Tracking using SiamFC

Results

  • Assignment 1: 70 / 70
  • Assignment 2: 148 / 150
  • Assignment 3: 65 / 65
  • Assignment 4: 107 / 110

Feedback

  • Assignment 2:
    • P1: Reusing a single convolution layer self.conv twice (you should have both self.conv1 and self.conv2)

Updated: