/Deep-Learning

This repository contains the code and documentation for the Neural Networks course homework assignments.

Primary LanguageJupyter Notebook

Deep-Learning

This repository contains the code and documentation for the Neural Networks course homework assignments. Each folder represents a specific paper implementation. Below is a list of Homeworks along with a brief description of their contents.

Homework 1

Homework 2

Homework 3

  • Part 1: Fine-tuning the SAM model for semantic segmentation on waterbody satellite images by freezing the image encoder and prompt encoder parts.
    This project implements the methodology described in Segment Anything by Alexander Kirillov and Eric Mintun.

  • Part 2: Implemented the Faster R-CNN model to detect fire and draw bounding boxes.
    This project implements the methodology described in Analysis of Object Detection Performance Based on Faster R-CNN by Wenze Li.


Homework 4

Homework 5

Homework 6

Homework 7


Contributions