Skip to content
Snippets Groups Projects
Commit 44e43b58 authored by Charly LAMOTHE's avatar Charly LAMOTHE
Browse files

Remove useless files visualize.py for now

parent 5e990b2b
No related branches found
No related tags found
1 merge request!3clean scripts
import argparse
if __name__ == "__main__":
parser = argparse.ArgumentParser(formatter_class=argparse.ArgumentDefaultsHelpFormatter)
parser.add_argument('--weight_density', action='store_true', default=default_use_weright_density, help='')
args = parser.parse_args()
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment