diff --git a/modules/image/classification/DriverStatusRecognition/assets/__model__ b/modules/image/classification/DriverStatusRecognition/assets/__model__ deleted file mode 100644 index 2c0729b7efe75f9b6a99d92ad65b63c35712dfc1..0000000000000000000000000000000000000000 Binary files a/modules/image/classification/DriverStatusRecognition/assets/__model__ and /dev/null differ diff --git a/modules/image/classification/DriverStatusRecognition/assets/__params__ b/modules/image/classification/DriverStatusRecognition/assets/__params__ deleted file mode 100644 index d6934bb8e0b6d0983918236836083e3baf5e4662..0000000000000000000000000000000000000000 Binary files a/modules/image/classification/DriverStatusRecognition/assets/__params__ and /dev/null differ diff --git a/modules/image/classification/SnakeIdentification/assets/__model__ b/modules/image/classification/SnakeIdentification/assets/__model__ deleted file mode 100644 index ad4e532c7864985e301c2ff917182f039dc2b2d1..0000000000000000000000000000000000000000 Binary files a/modules/image/classification/SnakeIdentification/assets/__model__ and /dev/null differ diff --git a/modules/image/semantic_segmentation/WatermeterSegmentation/assets/__model__ b/modules/image/semantic_segmentation/WatermeterSegmentation/assets/__model__ deleted file mode 100644 index ffecbe0b0d98b9e6adaeb781a72e0033ec3d7a84..0000000000000000000000000000000000000000 Binary files a/modules/image/semantic_segmentation/WatermeterSegmentation/assets/__model__ and /dev/null differ diff --git a/modules/image/semantic_segmentation/WatermeterSegmentation/assets/__params__ b/modules/image/semantic_segmentation/WatermeterSegmentation/assets/__params__ deleted file mode 100644 index 5e419549c39ba64e3146280f7e44b021ec2c7abd..0000000000000000000000000000000000000000 Binary files a/modules/image/semantic_segmentation/WatermeterSegmentation/assets/__params__ and /dev/null differ diff --git a/modules/image/classification/DriverStatusRecognition/README.md b/modules/thirdparty/image/classification/DriverStatusRecognition/README.md similarity index 100% rename from modules/image/classification/DriverStatusRecognition/README.md rename to modules/thirdparty/image/classification/DriverStatusRecognition/README.md diff --git a/modules/image/classification/DriverStatusRecognition/__init__.py b/modules/thirdparty/image/classification/DriverStatusRecognition/__init__.py similarity index 100% rename from modules/image/classification/DriverStatusRecognition/__init__.py rename to modules/thirdparty/image/classification/DriverStatusRecognition/__init__.py diff --git a/modules/image/classification/DriverStatusRecognition/assets/model.yml b/modules/thirdparty/image/classification/DriverStatusRecognition/assets/model.yml similarity index 100% rename from modules/image/classification/DriverStatusRecognition/assets/model.yml rename to modules/thirdparty/image/classification/DriverStatusRecognition/assets/model.yml diff --git a/modules/image/classification/DriverStatusRecognition/module.py b/modules/thirdparty/image/classification/DriverStatusRecognition/module.py similarity index 100% rename from modules/image/classification/DriverStatusRecognition/module.py rename to modules/thirdparty/image/classification/DriverStatusRecognition/module.py diff --git a/modules/image/classification/DriverStatusRecognition/serving_client_demo.py b/modules/thirdparty/image/classification/DriverStatusRecognition/serving_client_demo.py similarity index 100% rename from modules/image/classification/DriverStatusRecognition/serving_client_demo.py rename to modules/thirdparty/image/classification/DriverStatusRecognition/serving_client_demo.py diff --git a/modules/image/classification/SnakeIdentification/README.md b/modules/thirdparty/image/classification/SnakeIdentification/README.md similarity index 100% rename from modules/image/classification/SnakeIdentification/README.md rename to modules/thirdparty/image/classification/SnakeIdentification/README.md diff --git a/modules/image/classification/SnakeIdentification/__init__.py b/modules/thirdparty/image/classification/SnakeIdentification/__init__.py similarity index 100% rename from modules/image/classification/SnakeIdentification/__init__.py rename to modules/thirdparty/image/classification/SnakeIdentification/__init__.py diff --git a/modules/image/classification/SnakeIdentification/assets/model.yml b/modules/thirdparty/image/classification/SnakeIdentification/assets/model.yml similarity index 100% rename from modules/image/classification/SnakeIdentification/assets/model.yml rename to modules/thirdparty/image/classification/SnakeIdentification/assets/model.yml diff --git a/modules/image/classification/SnakeIdentification/module.py b/modules/thirdparty/image/classification/SnakeIdentification/module.py similarity index 100% rename from modules/image/classification/SnakeIdentification/module.py rename to modules/thirdparty/image/classification/SnakeIdentification/module.py diff --git a/modules/image/classification/SnakeIdentification/serving_client_demo.py b/modules/thirdparty/image/classification/SnakeIdentification/serving_client_demo.py similarity index 100% rename from modules/image/classification/SnakeIdentification/serving_client_demo.py rename to modules/thirdparty/image/classification/SnakeIdentification/serving_client_demo.py diff --git a/modules/image/semantic_segmentation/WatermeterSegmentation/README.md b/modules/thirdparty/image/semantic_segmentation/WatermeterSegmentation/README.md similarity index 100% rename from modules/image/semantic_segmentation/WatermeterSegmentation/README.md rename to modules/thirdparty/image/semantic_segmentation/WatermeterSegmentation/README.md diff --git a/modules/image/semantic_segmentation/WatermeterSegmentation/__init__.py b/modules/thirdparty/image/semantic_segmentation/WatermeterSegmentation/__init__.py similarity index 100% rename from modules/image/semantic_segmentation/WatermeterSegmentation/__init__.py rename to modules/thirdparty/image/semantic_segmentation/WatermeterSegmentation/__init__.py diff --git a/modules/image/semantic_segmentation/WatermeterSegmentation/assets/model.yml b/modules/thirdparty/image/semantic_segmentation/WatermeterSegmentation/assets/model.yml similarity index 100% rename from modules/image/semantic_segmentation/WatermeterSegmentation/assets/model.yml rename to modules/thirdparty/image/semantic_segmentation/WatermeterSegmentation/assets/model.yml diff --git a/modules/image/semantic_segmentation/WatermeterSegmentation/module.py b/modules/thirdparty/image/semantic_segmentation/WatermeterSegmentation/module.py similarity index 100% rename from modules/image/semantic_segmentation/WatermeterSegmentation/module.py rename to modules/thirdparty/image/semantic_segmentation/WatermeterSegmentation/module.py diff --git a/modules/image/semantic_segmentation/WatermeterSegmentation/serving_client_demo.py b/modules/thirdparty/image/semantic_segmentation/WatermeterSegmentation/serving_client_demo.py similarity index 100% rename from modules/image/semantic_segmentation/WatermeterSegmentation/serving_client_demo.py rename to modules/thirdparty/image/semantic_segmentation/WatermeterSegmentation/serving_client_demo.py