Skip to content
New issue

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

What does MBDA stand for? #26

Open
yongchoooon opened this issue Mar 29, 2024 · 1 comment
Open

What does MBDA stand for? #26

yongchoooon opened this issue Mar 29, 2024 · 1 comment

Comments

@yongchoooon
Copy link

Thanks for the good research.
I'm not having any functional issues, just curious.

What does MBDA stand for? I assume DA stands for Data Augmentation or DA-Fusion, but what does MBDA stand for?

plot.py : line 49, 50

    parser.add_argument("--method-names", nargs="+", type=str, 
                        default=["Baseline", "Real Guidance", "MBDA (Ours)"])
@yongchoooon yongchoooon changed the title What is MBDA means? What does MBDA stand for? Mar 29, 2024
@brandontrabucco
Copy link
Owner

Hello yongchoooon,

Before we named our method DA-Fusion, we were calling it model-based data augmentation (MBDA), but its an old name that we aren't using anymore. It was left in a few of the default arguments for plotting scripts, and can be replaced with DA-Fusion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants