Skip to content

Documentation on inference generation #3

Description

@maxwnewcomer

Tensorflow seems to be saving singan weights into training_checkpoints, might want to change the documentation on inference generation from
python main.py inference --image ... --dir ./weights_dir ....
to
python main.py inference --image ... --dir ./training_checkpoints ....
Not really a big deal, but would make it easier on initial use.

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