diff --git a/.gitignore b/.gitignore index f250220..e0d107c 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,5 @@ *.jpeg *.mp4 *.jpg -*.pkl *.kml *checkpoint.ipynb \ No newline at end of file diff --git a/classifiers/NN_4classes_S2.pkl b/classifiers/NN_4classes_S2.pkl new file mode 100644 index 0000000..b9a69b8 Binary files /dev/null and b/classifiers/NN_4classes_S2.pkl differ diff --git a/classifiers/NN_4classes_nopan.pkl b/classifiers/NN_4classes_nopan.pkl new file mode 100644 index 0000000..2a780fd Binary files /dev/null and b/classifiers/NN_4classes_nopan.pkl differ diff --git a/classifiers/NN_4classes_withpan.pkl b/classifiers/NN_4classes_withpan.pkl new file mode 100644 index 0000000..375d597 Binary files /dev/null and b/classifiers/NN_4classes_withpan.pkl differ