From e185f150e5ea5f234c06402b8ea5db30487d16cc Mon Sep 17 00:00:00 2001 From: lupvasile Date: Fri, 6 Nov 2020 14:35:51 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0a23e1c..b093552 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This repository is intended for the Multi-Object Tracking as part of the interns It provides an implementation of [CenterTrack](https://arxiv.org/pdf/2004.01177.pdf) in tensorflow. -#Installation +# Installation ``` #clone the repo git clone https://github.com/googleinterns/keypoint-mot.git