From 4cb44b1b89b63742d26ad2b4e4ec35c63d6c5b4a Mon Sep 17 00:00:00 2001 From: yong mao Date: Thu, 1 Mar 2018 12:50:49 +0800 Subject: [PATCH] update readme --- readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 5918153..6bd77d8 100644 --- a/readme.md +++ b/readme.md @@ -2,7 +2,7 @@ It's a repository trying to achieve the idea in paper IM2CAD. The main goal of this paper is to reconstruct a scene that is similar to the given photo of a room. -## Datasets that are used in the paper +## Datasets used in the paper - LSUN is needed in pixel-level labeling task to estimate the room geometry. @@ -28,3 +28,4 @@ It can also visualize the part of results by replacing the "train" with "visuali #### Object detection +According to the paper, the Faster-RCNN is used to detect the objects occured in the indoor scene. \ No newline at end of file