zlzeng / DeepFloorplan

GNU General Public License v3.0
270 stars 103 forks source link

Upgrading python and tensorflow #10

Open mountgrass opened 4 years ago

mountgrass commented 4 years ago

Dear authors,

it would be nice if you can upgrade python and tensorflow. Thank you!

zcemycl commented 3 years ago

@mountgrass I just rewrote the codes into python 3.7.4 and tensorflow 2.3.0. You can view it via https://github.com/zcemycl/TF2DeepFloorplan.

liuke97 commented 3 years ago

@mountgrass I just rewrote the codes into python 3.7.4 and tensorflow 2.3.0. You can view it via https://github.com/zcemycl/TF2DeepFloorplan.

By the way, I want to know how to test and evaluate the accuracy based on your rewrote codes if possible.Thank you!