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

Regularization Weights #13

Closed
samyak0210 opened this issue Jun 24, 2019 · 3 comments
Closed

Regularization Weights #13

samyak0210 opened this issue Jun 24, 2019 · 3 comments

Comments

@samyak0210
Copy link

Can someone explain to me what are the acceleration and regularization weights in the metric table of single coil baseline? I want to retrieve my own table for these metrics.

@anuroopsriram
Copy link
Contributor

Which single coil baseline? We presented two baseline models in the paper and we have two tables corresponding to them (tables 4 & 6).

@samyak0210
Copy link
Author

Table 4

@anuroopsriram
Copy link
Contributor

The accelerations and regularization weights are the first and second columns in the table, respectively. You can run models/cs/run_bart_val.py to get these results.

To set 4x acceleration factor, set --accelerations 4 --center-fractions 0.08 and for 8x acceleration factor, set --accelerations 8 --center-fractions 0.04. To set the regularization weight, use the --reg-wt argument.

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