Git Product home page Git Product logo

Comments (7)

bes-dev avatar bes-dev commented on May 16, 2024

@zydjohnHotmail hi, thanks for interesting to our project. So, our framework is only for compression of the pretrained StyleGAN2 models, not for training from scratch. To use our framework for your custom dataset, firstly you need to train StyleGAN2 model using external tool https://github.com/rosinality/stylegan2-pytorch, after you can follow README.md of the our repo to compress and convert to ONNX.

from mobilestylegan.pytorch.

zydjohnHotmail avatar zydjohnHotmail commented on May 16, 2024

Hello:
Can I use the repo to convert pre-trained StyleGAN2 models to ONNX?

from mobilestylegan.pytorch.

bes-dev avatar bes-dev commented on May 16, 2024

@zydjohnHotmail no, we support ONNX/CoreML export only for MobileStyleGAN

from mobilestylegan.pytorch.

zydjohnHotmail avatar zydjohnHotmail commented on May 16, 2024

Hello:
Could you please provide some links where I can download pre-trained MobileStyleGAN models, so I can do some testing.
Thanks,

from mobilestylegan.pytorch.

bes-dev avatar bes-dev commented on May 16, 2024

@zydjohnHotmail https://github.com/bes-dev/MobileStyleGAN.pytorch#pretrained-models

from mobilestylegan.pytorch.

zydjohnHotmail avatar zydjohnHotmail commented on May 16, 2024

Hello:
F:\Python\MobileStyleGAN.pytorch-develop>pip install -r requirements.txt
Collecting git+git://github.com/fbcotter/pytorch_wavelets.git (from -r requirements.txt (line 9))
Cloning git://github.com/fbcotter/pytorch_wavelets.git to c:\users\john\appdata\local\temp\pip-req-build-fvhd01ni
Running command git clone --filter=blob:none --quiet git://github.com/fbcotter/pytorch_wavelets.git 'C:\Users\John\AppData\Local\Temp\pip-req-build-fvhd01ni'
fatal: remote error:
The unauthenticated git protocol on port 9418 is no longer supported.
Please see https://github.blog/2021-09-01-improving-git-protocol-security-github/ for more information.
error: subprocess-exited-with-error

× git clone --filter=blob:none --quiet git://github.com/fbcotter/pytorch_wavelets.git 'C:\Users\John\AppData\Local\Temp\pip-req-build-fvhd01ni' did not run successfully.
│ exit code: 128
╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error

× git clone --filter=blob:none --quiet git://github.com/fbcotter/pytorch_wavelets.git 'C:\Users\John\AppData\Local\Temp\pip-req-build-fvhd01ni' did not run successfully.
│ exit code: 128
╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip.

F:\Python\MobileStyleGAN.pytorch-develop>
It seems some requirements can't be meet. Did you see this error before?

from mobilestylegan.pytorch.

bes-dev avatar bes-dev commented on May 16, 2024

nope, you have some problems with your git settings

from mobilestylegan.pytorch.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.