GitBoSun / roomnet

Tensorflow implementation of room layout paper: Roomnet: End-to-end Room Layout Estimation.
103 stars 37 forks source link

Results are not satisfactory as shown #8

Open DRAhmadFaraz opened 5 years ago

DRAhmadFaraz commented 5 years ago

here are the results of some pictures

2c4a7c9e03e1d61ab2975a6df13b39b6ff6f4a6e_pred 2e5168c238981749007e107c948348ee03191161_pred 2f7222c3f740e83f564d57f350d4d633e3cb251f_pred 34abb5987d9580b3fbbfb2af5cbdc97baf1376d7_pred 21868b46a29574a19f4583f7ed75a6fbf012e82b_pred

ecembozkurt commented 5 years ago

Thanks for sharing the results. Is it Vanilla or RCNN? @DRAhmadFaraz

thbupt commented 5 years ago

@DRAhmadFaraz I have similar results. Have you figure out what's the problem? I think there are some bugs in the code.

wenc13 commented 5 years ago

@DRAhmadFaraz I have the similar results with you, do you solve the problem?

DRAhmadFaraz commented 5 years ago

@ecembozkurt @thbupt @wenc13 I run this code on both " Vanilla or RCNN". I cant fix this code yet. if anyone of you resolve or fixed it then share the solution with us.

Regards

Gabri3l commented 4 years ago

Super late reply, haven't worked on this in a while but I remember there was a bug on data data prep with one of the indexes referencing the wrong data. If I'm able to pull my fixed version of it I'll share the link here.

smze commented 11 months ago

Hi, Im beginner and started to run this code but I couldn`t. could you please share me the fixed code and help me to run the code? thanks indeed

AmmaraRazzaq commented 2 months ago

can you share the sample.nz file?