liyuzhu1998 / Autopsy-Virtual-Staining

Apache License 2.0
8 stars 2 forks source link

Affine transformation part with bilinear sampling #1

Open emilharutyunyaNN opened 2 months ago

emilharutyunyaNN commented 2 months ago

HI, I tried running the affine transformation part which uses bilinear sampling with identity theta but it failed to produce the same matrix, after further investigation and debugging, I discovered that the issue is with handling edges and taking neighbors. How to correct the code in bilinear sampling for it to take th correct neighbors. Thank You very much

liyuzhu1998 commented 2 months ago

Thanks a lot for your interests in using our codes!

To better help you address your questions, could you please provide me with more detailed information, such as: (1) Which exact file and which exact function are you referring to? (2) Could you please clarify the problem you encountered? For example, the edge you mentioned is "the structure contours/edges within the image" or "the boundaries of the image."?

These can help me better understand your questions. And I will try my best to solve your concerns quickly once I receive more information.

Best, Yuzhu