Search found 2 matches

by agilebean
Thu Apr 09, 2020 3:31 pm
Forum: Convert Discussion
Topic: Convert + Alignments - Common Problems MegaThread
Replies: 177
Views: 176608

Re: Which input/output directories for --swap-model?

Ha, I just found and solved the problem:
The model was not the full path the model - I had to add the folder of the trainer (in this case: "/Original"), and then it worked.
This explains the thrown error by load_model() of course.
Thanks for your help anyway @[mention]torzdf[/mention]

by agilebean
Thu Apr 09, 2020 2:52 pm
Forum: Convert Discussion
Topic: Convert + Alignments - Common Problems MegaThread
Replies: 177
Views: 176608

Which input/output directories for --swap-model?

Hi, I have tried several options but I seem to miss something, so would be very grateful for clear answers. When I add the option --swap-model to an otherwise fine working convert command,, it always throws errors. So my questions are: When I do convert -i dirA (images for A) -o dirB (images for B) ...