# Shelf-product-identification **Repository Path**: study-cooperation/Shelf-product-identification ## Basic Information - **Project Name**: Shelf-product-identification - **Description**: 货架商品检测 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: dev - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2018-12-06 - **Last Updated**: 2022-07-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Shelf product identification #### 项目介绍 货架商品检测——雀巢 #### 软件架构 ``` │ .gitignore │ config.xml │ main.py │ README.md │ requirements.txt │ ├─doc │ ├─models │ ├─pdtxt │ └─src │ auto_test.py │ server.py │ ├─dataaugmentation │ ├─detection │ ├─image_preprocess │ ├─image_stitcher │ │ image_stitcher.py │ │ README.md │ ├─utils │ │ basic_utils.py │ │ context.py │ │ custom_exception.py │ │ image_retireval.py │ │ image_utils.py ```