Skip to content

A multi task neural network implemented from scratch, performing object detection with SSD and semantic segmentation with DeeplabV3+ simultaneosly!

Notifications You must be signed in to change notification settings

matteo-stat/multi-task-learning-object-detection-semantic-segmentation

Repository files navigation

ssd-segmentation

this repo it's in a work-in-progress status, i should finish everything by 12th of september 2023 :)

in this repo i'm trying to write from "scratch" (tensorflow and numpy only) a network that performs simultaneously an object detection task and a semantic segmentation task.

still work in progress! :)