From 96534eb450aa9e65a249a529b095eb827e550d08 Mon Sep 17 00:00:00 2001 From: JonasFrey96 <56234378+JonasFrey96@users.noreply.github.com> Date: Wed, 19 Jun 2024 15:37:28 -0700 Subject: [PATCH] Added correct link to DenseFusion --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 33cb56d..2dfa77c 100644 --- a/README.md +++ b/README.md @@ -95,7 +95,7 @@ python scripts/train.py --experiment ### Experiment 3: 6D object pose estimation -Experiment 3 has its own [repository](PUT-LINK-HERE). +Experiment 3 has its own [repository](https://github.com/JonasFrey96/DenseFusion/tree/pose_estimation_example). ### Experiment 4: SO(3) as input to Fourier series ```console