Jay

Results 6 issues of Jay

您好,谢谢您MCL-Net的工作,希望可以看到您关于SCM( Self-Correlation Map)模块的代码,以供参考,非常感谢!

dear authors, when using revlib in torch amp, it reports error as follow: Traceback (most recent call last): File "/home/fqm/.conda/envs/torch/lib/python3.9/site-packages/revlib/core.py", line 130, in backward mod_out = take_0th_tensor(new_mod.wrapped_module(y0, *ctx.args, **ctx.kwargs)) File...

Dear author, Sorry, I'm a beginner in this field. To my knowledge, data will be splited into train, validation and test set, and we can calculate the FID score on...

dear author, I cannot understand the bi-level warp function "align_feature" and "align_feature_v". The align_feature_v seems like the inverse function of the align_feature. Can you explain more about them, especially about...

您好! 对您的工作非常感兴趣,仔细阅读您的工作后发现您代码中使用的是coordconv全局坐标,而非semantic position encoding(SPE),暂时没看到SPE相关代码,有代码更新更好,万分感谢!

https://github.com/fnzhan/MoNCE/blob/6672c29bc2d83f97245b6fba48da905e85c00607/CUT_MoNCE/models/sinkhorn.py#L35-L38