-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmake.bash
executable file
·171 lines (152 loc) · 3.82 KB
/
make.bash
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
#!/bin/bash
python main.py \
--input_dir '/home/kumaranu/PycharmProjects/optimization_0/inputs' \
--output_dir '/home/kumaranu/PycharmProjects/optimization_0/outputs' \
--job_type ts_lag \
--opt_type 1 \
--n_images 40 \
--calc_type 0 \
--max_iter_g_opt 100 \
--step_size_g_opt 0.002 \
--eps_g_opt 1e-7 \
--max_iter_l_opt 200 \
--step_size_l_opt 0.001 \
--eps_l_opt 1e-9 \
--nth 20 \
--a 150 \
--action_type 1 \
--path_grad_type 1 \
--model_software 'mace_model' \
--re_meshing_type 1 \
--re_mesh_frequency 15 \
--frame_frequency 100 \
--frames_per_second 1 \
--convergence_type 0 \
--ml_model_path '/home/kumaranu/PycharmProjects/optimization_0/inputs/ml_models/MACE_model_cpu_double.model' \
--xyz_r_p '/home/kumaranu/Documents/testing_geodesic/inputs/abcd1/34/34.xyz'
exit 1
--xyz_r_p '/home/kumaranu/Documents/testing_geodesic/inputs/abcd1/12/12.xyz'
--xyz_r_p '/home/kumaranu/Documents/testing_geodesic/inputs/abcd1/13/13.xyz'
--xyz_r_p '/home/kumaranu/Documents/testing_geodesic/inputs/abcd1/23/23.xyz'
--xyz_r_p '/home/kumaranu/Documents/testing_geodesic/inputs/abcd1/34/34.xyz'
--xyz_r_p '/home/kumaranu/Documents/testing_geodesic/inputs/abcd/B_C+D.xyz'
--xyz_r_p '/home/kumaranu/PycharmProjects/optimization_0/inputs/A_B_optimized.xyz'
python main.py \
--calc_type 1 \
--max_iter_g_opt 2000 \
--step_size_g_opt 0.002 \
--eps_g_opt 1e-7 \
--max_iter_l_opt 100 \
--step_size_l_opt 0.0002 \
--eps_l_opt 1e-9 \
--job_type ts_lag \
--n_images 10 \
--nth 200 \
--a 150 \
--action_type 1 \
--path_grad_type 1 \
--model_software 'mace_model' \
--xyz_r_p '/home/kumaranu/Documents/testing_geodesic/inputs/abcd/A_C+D.xyz'
python main.py \
--calc_type 0 \
--max_iter_g_opt 2000 \
--step_size_g_opt 0.002 \
--eps_g_opt 1e-7 \
--max_iter_l_opt 1000 \
--step_size_l_opt 0.0001 \
--eps_l_opt 1e-9 \
--job_type ts_lag \
--n_images 40 \
--nth 200 \
--a 200 \
--action_type 1 \
--path_grad_type 1 \
--model_software 'mace_model' \
--xyz_r_p '/home/kumaranu/Documents/testing_geodesic/inputs/abcd/A_C+D.xyz'
exit 1
python main.py \
--calc_type 0 \
--max_iter_g_opt 2000 \
--step_size_g_opt 0.002 \
--eps_g_opt 1e-7 \
--max_iter_l_opt 1000 \
--step_size_l_opt 0.0001 \
--eps_l_opt 1e-9 \
--job_type ts_lag \
--n_images 40 \
--nth 200 \
--a 200 \
--action_type 1 \
--path_grad_type 1 \
--model_software 'mace_model' \
--xyz_r_p '/home/kumaranu/Documents/testing_geodesic/inputs/abcd/B_C+D.xyz'
exit 1
python main.py \
--calc_type 0 \
--max_iter_g_opt 2000 \
--step_size_g_opt 0.002 \
--eps_g_opt 1e-7 \
--max_iter_l_opt 1000 \
--step_size_l_opt 0.0001 \
--eps_l_opt 1e-9 \
--job_type ts_lag \
--n_images 40 \
--nth 200 \
--a 200 \
--action_type 1 \
--path_grad_type 1 \
--model_software 'mace_model' \
--xyz_r_p '/home/kumaranu/Documents/testing_geodesic/inputs/abcd/A_B.xyz'
python main.py \
--calc_type 0 \
--max_iter_g_opt 2000 \
--step_size_g_opt 0.002 \
--eps_g_opt 1e-7 \
--max_iter_l_opt 200 \
--step_size_l_opt 0.0001 \
--eps_l_opt 1e-7 \
--job_type ts_lag \
--n_images 20 \
--nth 10 \
--a 200 \
--action_type 1 \
--path_grad_type 1 \
--model_software 'mace_model' \
--xyz_r_p '/home/kumaranu/Documents/testing_geodesic/inputs/abcd/A_B.xyz'
python main.py \
--calc_type 0 \
--max_iter 2000 \
--step_size_g_opt 0.02 \
--eps_l_opt 1e-7 \
--step_size_l_opt 0.02 \
--eps_l_opt 1e-7 \
--job_type opt \
--n_images 20 \
--nth 10 \
--a 500 \
--action_type 1 \
--path_grad_type 1 \
--model_software 'mace_model'
python main.py \
--calc_type 0 \
--max_iter 800 \
--step_size 0.001 \
--job_type ts_lag \
--n_images 20 \
--nth 40 \
--a 200 \
--action_type 1 \
--path_grad_type 1 \
--xyz_r_p '/home/kumaranu/Documents/testing_geodesic/inputs/abcd/A_B.xyz'
python main.py \
--calc_type 0 \
--max_iter 100 \
--eps 1e-9 \
--step_size 0.0001 \
--job_type ts_lag \
--n_images 80 \
--nth 1 \
--a 5 \
--action_type 1 \
--path_grad_type 1 \
--xyz_r_p '/home/kumaranu/Documents/testing_geodesic/inputs/abcd/B_C+D.xyz'