diff --git a/README.md b/README.md new file mode 100644 index 0000000..0f2bb24 --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +# 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