Closed yashkotadia closed 5 years ago
Hi, Borrow the similar idea, I have implemented a layout optimization using Gradient Ascent. The process is described in this section of README and the code is implemented in pano_opt.py. I achieve slightly better result and much more faster (30sec vs. less than 2sec) than official reported.
Could you please explain the steps that would be required to implement the Manhattan layout optimiser in the same repo?