Merge pull request #1832 from thomas-yanxin/develop

Adding Goods Recognition Sample
This commit is contained in:
Wei Shengyu 2022-04-12 00:10:48 +08:00 committed by GitHub
commit 9d2bcbd703
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
**商品识别**即在智能零售场景下精准快速的识别商品类别、商品属性等。当下零售市场存在降低人力及运营成本、实现24小时不间断营业等需求商品识别可以帮助越来越多的零售门店实现智慧零售数字化转型。在智慧零售概念火爆的今天商品识别具有非常广阔的应用场景如**货架陈列分析**、**智能结算**、**仓库管理**、**以图搜图**等。
本案例使用了飞桨图像分类开发套件PaddleClas中的通用图像识别系统PP-ShiTu进行**商品识别**的实现。
![result](./imgs/result.jpg)
**注**: AI Studio在线运行代码请参考[智慧商超商品识别系统](https://aistudio.baidu.com/aistudio/projectdetail/3460304)

Binary file not shown.

After

Width:  |  Height:  |  Size: 962 KiB