From fffedb39cff5c82824d1b1bfe8c7c43875ee0afb Mon Sep 17 00:00:00 2001 From: Guillaume Duret <guillaume.duret@ec-lyon.fr> Date: Wed, 14 Jun 2023 09:23:36 +0000 Subject: [PATCH] fix --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f6eb714..837f625 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ We have released the code and arXiv preprint for our new project [6-PACK](https://sites.google.com/view/6packtracking) which is based on this work and used for category-level 6D pose tracking. ## Table of Content -- [FruitBin training] +- [Getting started for FruitBin](#Getting-started-for-fruitBin) - [Overview](#overview) - [Requirements](#requirements) - [Code Structure](#code-structure) @@ -23,7 +23,7 @@ We have released the code and arXiv preprint for our new project [6-PACK](https: - [Citations](#citations) - [License](#license) -## Getting started for FruitBin. +## Getting started for FruitBin To clone the repository do the commands : -- GitLab