Skip to content

Conversation

yorickvP
Copy link
Contributor

  • Currently, cog train always writes to weights
  • Currently, there's no way to use it with already existing images
  • Some models have a weights directory

Together, this makes for a terrible experience. This PR adds a way to specify the output directory and use an existing image.

@yorickvP yorickvP force-pushed the yorickvp/weights-outpath branch from 407311b to 882f0be Compare November 20, 2023 17:37
@anotherjesse
Copy link
Contributor

@yorickvP I haven't run this - but the weights are/were base64 datauris inside a json file!

this is extremely painful

@yorickvP yorickvP requested a review from mattt February 8, 2024 15:10
@mattt mattt force-pushed the yorickvp/weights-outpath branch from ce0d99b to 38c96d8 Compare July 17, 2024 12:07
@mattt mattt merged commit 8148407 into main Jul 17, 2024
@mattt mattt deleted the yorickvp/weights-outpath branch July 17, 2024 12:13
Copy link
Contributor

@mattt mattt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @yorickvP!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants