Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

only r_b type can be classified #15

Open
liuke97 opened this issue Oct 29, 2020 · 2 comments
Open

only r_b type can be classified #15

liuke97 opened this issue Oct 29, 2020 · 2 comments

Comments

@liuke97
Copy link

liuke97 commented Oct 29, 2020

I try to use tensorboard and find that room type image is completely black,only room boundary can be classified.I didn't modify the t code of train part.So anyone come to similar results like me ?I check the code and don't know what the problem is.Thank you .

@zcemycl
Copy link

zcemycl commented Oct 30, 2020

@liuke97
It depends on your batch size, I trained it with bs=8, the room type will slowly appear. (rewrote part of the codes into python3 and tf2, view it in https://github.com/zcemycl/TF2DeepFloorplan)

@liuke97
Copy link
Author

liuke97 commented Nov 3, 2020

@liuke97
It depends on your batch size, I trained it with bs=8, the room type will slowly appear. (rewrote part of the codes into python3 and tf2, view it in https://github.com/zcemycl/TF2DeepFloorplan)

By using bs=8,only in first 5 steps I can see gray results of room predicts.After the whole training I test the model, still all black rooms.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants