GithubHelp home page GithubHelp logo

guidodc97 / image-processing-for-computer-vision Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fabiod20/image-processing-for-computer-vision

0.0 0.0 0.0 28.27 MB

Final project of "Image Processing for Computer Vision" course.

Jupyter Notebook 99.96% Python 0.04%

image-processing-for-computer-vision's Introduction

Cityscapes Instance Segmentation

This repository contains the final project of the Image Processing for Computer Vision course (AY 20/21) at the University of Naples Federico II.

Assignment

The aim of the project is to perform Instance Segmentation on a subset of the Cityscapes dataset.

Project

The project, developed in team of 4, is based on the Mask R-CNN architecture proposed by Facebook. To be more specific, we used a version of the network implemented by Matterport, pretrained on the COCO dataset.

  • utils-cityscapes.ipynb contains some classes needed to adapt the network to Cityscapes dataset.
  • inspect-dataset-cityscapes.ipynb shows an Explorative Data Analysis conducted at a preliminary stage.
  • hp-tuning-cityscapes.ipynb shows the hyperparameter tuning stage, which has been performed using KerasTuner.
  • train-cityscapes.ipynb shows model's training, performed with the best hyperparameters configurations found in the previous stage. For this purpose we exploited GPUs provided by Google Colab. Due to its high complexity and limited resources available, the model has been trained for a limited number of epochs.
  • evaluation-cityscapes.ipynb shows the evaluation of the model performed on the test set. The best model reached an Average Precision (AP) of 0.623 with an Intersection over Union (IoU) threshold at 0.5.
  • inference-cityscapes.ipynb shows how to use the model to make inference on test images.

image-processing-for-computer-vision's People

Contributors

fabiod20 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.