diff --git a/create_pathes.py b/test/create_pathes.py similarity index 100% rename from create_pathes.py rename to test/create_pathes.py diff --git a/create_pathes_224.py b/test/create_pathes_224.py similarity index 100% rename from create_pathes_224.py rename to test/create_pathes_224.py diff --git a/create_sample_output.py b/test/create_sample_output.py similarity index 100% rename from create_sample_output.py rename to test/create_sample_output.py diff --git a/create_sample_output_json.py b/test/create_sample_output_json.py similarity index 100% rename from create_sample_output_json.py rename to test/create_sample_output_json.py diff --git a/eval.py b/test/eval.py similarity index 100% rename from eval.py rename to test/eval.py diff --git a/eval_224.py b/test/eval_224.py similarity index 100% rename from eval_224.py rename to test/eval_224.py diff --git a/test/model.png b/test/model.png new file mode 100644 index 0000000000000000000000000000000000000000..96ff27eddb3e637f27a6e4209851b0e3a6d6f4a1 Binary files /dev/null and b/test/model.png differ diff --git a/test/model1.png b/test/model1.png new file mode 100644 index 0000000000000000000000000000000000000000..5d280449bb26e3aa5bd47a68fd82c5f1466f19a7 Binary files /dev/null and b/test/model1.png differ diff --git a/poly_legend_process.py b/test/poly_legend_process.py similarity index 100% rename from poly_legend_process.py rename to test/poly_legend_process.py diff --git a/train_existing_model.py b/test/train_existing_model.py similarity index 100% rename from train_existing_model.py rename to test/train_existing_model.py diff --git a/train_existing_model_224.py b/test/train_existing_model_224.py similarity index 100% rename from train_existing_model_224.py rename to test/train_existing_model_224.py diff --git a/train_model_224.py b/test/train_model_224.py similarity index 100% rename from train_model_224.py rename to test/train_model_224.py