# MobileNetV2_SSD **Repository Path**: ai_projects/MobileNetV2_SSD ## Basic Information - **Project Name**: MobileNetV2_SSD - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2025-12-25 - **Last Updated**: 2025-12-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SSD_MobileNetV2 --- # Requirements - tensorflow >= 2.0.0 - anaconda, python >=3.7 - Ubuntu 18.04 LTS --- # Prepare Datasets Refer ./datasets and ./utils/dataset.py # Train Model Refer ./trainer.py # Convert TFLite Model Refer ./export_tflite.py