Skip to content

Not able to test images #68

@zzidd

Description

@zzidd

I have trained the BBDM f16 variant model on real to comic images using paired dataset. now I want to test this model by giving my own image, and it should convert it to its corresponding comic image. any steps to follow? I'm completely lost on this.

Here's what I tried:

  1. I tried using ‘custom_single’ parameter in config.yaml and gave path to my test folder (“Real2Comic”) which has three other folders “Test”, “Train”, “Val” which passed the code and it ran successfully but it created an empty results folder. To give context, this test dataset was not paired (cause what’s the use of testing while already having paired images), it ran but got empty results folder.

  2. ⁠I tried using ‘cutom_aligned’ just like how I trained, put the same testing folder, it is asking for train/A, train/B , those A and B folders. Like why? Then what’s the purpose of testing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions