Lucas

Results 8 comments of Lucas

@ZhengPeng7 Thank you for the thoughtful response! 🙌 I’m thrilled to hear that refining SAM-like masks aligns perfectly with your vision for BiRefNet’s future—it’s encouraging to see our ideas converge!...

@xiao-keeplearning You can try to use native torch functions instead of opencv functions, together with GPU acceleration, refine_foreground only costs maybe 100ms depends on your GPU devices. My code is...

@ZhengPeng7 Hi, I wanted to follow up on the previous code implementation. My apologies - I discovered a minor precision issue in certain edge cases. When using lower-precision inputs like...

@ZhengPeng7 No problem. maybe this weekends cause I have to work during the weekdays. I'll check your code

@ZhengPeng7 Sorry for the late reply. After testing your code, I did find some issues. I will first briefly list the problems and then explain them in detail. #### 1....

thanks for your replay! I thought at first you were doing zero gating like what LLAMA-Adaptor did.

by the way, the arxiv link of your paper in the homepage misleadingly directs to your another paper @hrz2000