Giter Club home page Giter Club logo

Comments (4)

danielroich avatar danielroich commented on August 16, 2024

Thanks! :)
Will be updated

from pti.

johndpope avatar johndpope commented on August 16, 2024

I maybe doing something wrong and or tied / but when I point the python optimization/run_optimization.py code at a presaved PTI pytorch latent
it seems to be getting the e4e ??? That would only make sense if the embeddings were saving to wrong directory....??

e4e
python optimization/run_optimization.py --latent_path=/home/jp/Documents/gitWorkspace/e4e/embeddings/images/e4e/1/0.pt --description "drug fiend"
00020

PTI
python optimization/run_optimization.py --latent_path=/home/jp/Documents/gitWorkspace/PTI/embeddings/images/PTI/1/0.pt --description "drug fiend"

00000

SG2_plus
python optimization/run_optimization.py --latent_path=/home/jp/Documents/gitWorkspace/PTI/embeddings/images/SG2_plus/1/0.pt --description "drug fiend"

00000

from pti.

Andy010902 avatar Andy010902 commented on August 16, 2024

@johndpope Hi, I need your help!
When I do "python run_optimization.py" in the directory "./optimization",I get "error: cann't import name 'ensure_checkpoint_exists' from 'StyleCLIP.global_directions.utils' (./utils/init.py)", then I search for 'ensure_checkpoint_exists' in the entire project, then all about it are located in './run_optimization.py'.
And there is nothing in ./models/StyleCLIP/global_dirctions/utils/init.py

So, I just wonder if there are something lost in the github.

from pti.

johndpope avatar johndpope commented on August 16, 2024

sorry Andy, when nvidia-labs abandoned tensorflow in favour of pytorch - I no longer work with tensorflow.

Doing a search for that specific function name on github - returns many results. - https://github.com/search?q=ensure_checkpoint_exists+styleclip&type=code

I would abandon this repo for one in favour of torch / see results above. you can see in requirements

from pti.

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.