Andy Hsu

Results 18 comments of Andy Hsu

thanks for your contribution! It works on pytorch 0.2 👍 BTW, can I ask why doing gradient clipping, is that matters to performance? thanks for your code again :)

interesting, never tried on M1 yet. but from the error log, I think it is include path issue. And actually boost was not required if you only want to build...

I set the lambda ascending is because I want to focus on classification task at the beginning. In the original paper, the lambda is set in such way that at...

Hi, so I think your use case is trying to stitch multiple pieces of panned images into a single one? I mention "panned images" is because, in this repository, I'm...

please refer to this https://github.com/SSARCandy/panoramas-image-stitching/commit/5096a286a9e06f647909e4d18105040bb4e6b07a

you can try this logic: ![image](https://user-images.githubusercontent.com/6803791/162159205-fafdc4e4-c23a-46d1-9710-cab911f77e4b.png)

hmm is it possible to point out where the code gets stuck?

could you provide test data? I will try reproduce it.

could you check the environment? recommand - python3.6 - opencv3