# 基于GAN的AR阴影生成 **Repository Path**: Zipei-Chen/ARshadowGAN ## Basic Information - **Project Name**: 基于GAN的AR阴影生成 - **Description**: No description available - **Primary Language**: C++ - **License**: AGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-11-23 - **Last Updated**: 2021-02-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 基于GAN的AR阴影生成 #### 介绍 #### 使用说明 1. 利用image_process.py对需要处理的无虚拟阴影图片和虚拟物体mask进行预处理,并保存为.bin文件 2. 在虚拟机中安装好MindStudio,并将project文件夹下的项目放入其中 3. 将保存好的.bin文件放入project项目的data文件夹下 4. 在MindStudio项目中进行编译,运行得到.bin文件结果 5. 将得到的结果利用result_process.py进行后处理还原成.jpg格式图像并展示 其中用到的.om模型可在链接: https://pan.baidu.com/s/1dKNLAeb1ffwZMJ14_RVH4g 中下载,提取码: 8xyg 其中用到的.pb模型可在链接: https://pan.baidu.com/s/1iNz-8FMLNUG5N4aMMwNw_g 中下载,提取码: texu