You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
MLBoy e10229e967
Create README.md
10 months ago
AOT-GAN-for-Inpainting-CoreML add all code 10 months ago
AOT-GAN-for-Inpainting-CoreML.xcodeproj add all code 10 months ago
AOT-GAN-for-Inpainting-CoreMLTests Initial Commit 10 months ago
AOT-GAN-for-Inpainting-CoreMLUITests Initial Commit 10 months ago
README.md Create README.md 10 months ago

README.md

Inpainting-CoreML

How to use

1, Download or Clone this project and open in xcode.

2, Please change the "Team" field of xcode Signing and Capabilities to your account.

3, Run.

Reference

The CoreML model was converted from the Pytorch model below.

https://github.com/researchmm/AOT-GAN-for-Inpainting