[SAMPLE] Draw to remove features from image

Open
#318 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
csharp, python

Research direction

Review the existing image-editing code on the jay/image-editing branch and compare it with the linked Python demo for AOT-GAN. Check the AOT-GAN and LaMa-Dilated model references and investigate the reported preprocessing and postprocessing problems. Done means a photo-editing sample lets a user draw over image features and remove them using one of those models.

Written by the indexing model from the issue text.

Description

sample

Is this a sample for an existing model or API, or for a new model? (If a new model, provide a link to the model in ONNX format)
Existing model, it would use one of two models: AOT-GAN or LaMa-Dilated

Describe the scenarios(s)
These can be used in photo editing app. We have seen this in Photoshop with their AI tools.

Is there existing sample or source code for this request?
Python Demo

Additional context
Some code on this branch https://github.com/microsoft/ai-dev-gallery/tree/jay/image-editing but not working well (pre/postprocessing issues).

Dominant language
C#
Stars
1.5k
Forks
223
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from microsoft/ai-dev-gallery

All issues in microsoft/ai-dev-gallery

Similar issues

More C# issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.