From cfa5f7f98652ea76e21427b6475eece61321dafd Mon Sep 17 00:00:00 2001 From: Rybk <39853010+RVillarraso@users.noreply.github.com> Date: Mon, 22 Apr 2024 18:44:43 +0200 Subject: [PATCH] Update 2024-03-15-Week-2.md --- docs/_posts/2024-03-15-Week-2.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/_posts/2024-03-15-Week-2.md b/docs/_posts/2024-03-15-Week-2.md index 04924bc..17c4fa2 100644 --- a/docs/_posts/2024-03-15-Week-2.md +++ b/docs/_posts/2024-03-15-Week-2.md @@ -11,9 +11,10 @@ tags: # Objectives -1. Continue adapting Ganav and DeepLabV3+ with the RELLIS-3D and RUGD datasets. -2. GitHub Pages cloning repository. -3. Create post for the current and the last 3 weeks work progress. +1. Continue adapting DeepLabV3+ with the RELLIS-3D and RUGD datasets. +2. GitHub Pages. +3. Perform Semantic Segmentation on Cityscapes dataset. +4. Study the metrics and models proposed on the Cityscapes dataset website: https://www.cityscapes-dataset.com/benchmarks/ ---