Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

setuptools packaging #297

Open
wants to merge 16 commits into
base: master
Choose a base branch
from

Conversation

bertsky
Copy link

@bertsky bertsky commented Mar 23, 2022

This adds proper setuptools packaging under the (free) name pix2pixhd, using the meta-data available.

(If you want, I can make a release on PyPI, too.)

Builds on the following PRs:

Instead of having to run the scripts files via Python, this defines entry points:

  • pix2pixhd-train
  • pix2pixhd-test
  • pix2pixhd-encode-features
  • pix2pixhd-precompute-feature-maps

(I already updated the README, accordingly.)

I was able to run the test example successfully (on GPU and on CPU).

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.

2 participants