Skip to content

Sketch input in the DeepFillV2 model #1219

Answered by zengyh1900
ankuPRK asked this question in Models
Discussion options

You must be logged in to vote

Hi @ankuPRK

Yes. The DeepFillv2 model in MMEditing supports deals with input images with sketch input.
You can check the source code here: https://github.com/open-mmlab/mmediting/blob/master/mmedit/models/backbones/encoder_decoders/encoders/deepfill_encoder.py#L10

Unfortunately, now, MMEditing only provides the pre-trained DeepFillv2 model that deals with input images without sketch input.

Don't hesitate to contribute this new feature/model to MMEditing!

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ankuPRK
Comment options

Answer selected by ankuPRK
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Models
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #471 on October 09, 2022 12:34.