Giter Site home page Giter Site logo

ffclip's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

ffclip's Issues

Pre-trained models

Hi @kristen-rang,
Thank you so much for your awesome paper and repo.
Could I get to know, when would you share your pre-trained models for testing?
Thank you so much!

Problems with Variable Definitions!

Thank you very much for your open source, but I hope you will double check your open source code and improve the definition of variables such as self.age,self.emotion,self.config.lossage_lambda,self.config.emotion_lambda,self.config.clip_ lambda. The first 3 I have filled in according to my understanding based on my browsing of the code, where are the definitions of the last 3 variables and what should their values be?

Traceback (most recent call last):
File "/root/code/FFCLIP/Coach.py", line 344, in
coach.train()
File "/root/code/FFCLIP/Coach.py", line 152, in train
loss, loss_dict = self.calc_loss(w.cuda(), w_hat.cuda(), img, img_hat, discirption, text)
File "/root/code/FFCLIP/Coach.py", line 246, in calc_loss
discirption[i].contiguous()).mean() * self.configs.loss.emotion_lambda
File "/root/miniconda3/lib/python3.8/site-packages/omegaconf/dictconfig.py", line 355, in getattr
self._format_and_raise(
File "/root/miniconda3/lib/python3.8/site-packages/omegaconf/base.py", line 231, in _format_and_raise
format_and_raise(
File "/root/miniconda3/lib/python3.8/site-packages/omegaconf/_utils.py", line 899, in format_and_raise
_raise(ex, cause)
File "/root/miniconda3/lib/python3.8/site-packages/omegaconf/_utils.py", line 797, in _raise
raise ex.with_traceback(sys.exc_info()[2]) # set env var OC_CAUSE=1 for full trace
File "/root/miniconda3/lib/python3.8/site-packages/omegaconf/dictconfig.py", line 351, in getattr
return self._get_impl(
File "/root/miniconda3/lib/python3.8/site-packages/omegaconf/dictconfig.py", line 442, in _get_impl
node = self._get_child(
File "/root/miniconda3/lib/python3.8/site-packages/omegaconf/basecontainer.py", line 73, in _get_child
child = self._get_node(
File "/root/miniconda3/lib/python3.8/site-packages/omegaconf/dictconfig.py", line 480, in _get_node
raise ConfigKeyError(f"Missing key {key!s}")
omegaconf.errors.ConfigAttributeError: Missing key emotion_lambda
full_key: loss.emotion_lambda
object_type=dict

data

Hello, when will you share your FFHQ, LSUN Car and LSUN Church data? Thank you so much!!

ffclip deployment

Hello, I want to use this library for research. Can you provide deployment steps? Thank you!

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.