We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
您好,发现TranMVSNet论文中描述,在DTU和BlendedMVS分布训练时候,focal loss 中的γ参数分别为0(适用于simple scenarios)和2(适用于complicated scenario). 但是对照代码发现trans_mvsnet_loss_fl 和focal_loss_bld函数中的γ都是0 ?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
您好,发现TranMVSNet论文中描述,在DTU和BlendedMVS分布训练时候,focal loss 中的γ参数分别为0(适用于simple scenarios)和2(适用于complicated scenario). 但是对照代码发现trans_mvsnet_loss_fl 和focal_loss_bld函数中的γ都是0 ?
The text was updated successfully, but these errors were encountered: