semantic-object-accuracy-for-generative-text-to-image-synthesis icon indicating copy to clipboard operation
semantic-object-accuracy-for-generative-text-to-image-synthesis copied to clipboard

Code for "Semantic Object Accuracy for Generative Text-to-Image Synthesis" (TPAMI 2020)

Results 8 semantic-object-accuracy-for-generative-text-to-image-synthesis issues
Sort by recently updated
recently updated
newest added

Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.1 to 9.0.0. Release notes Sourced from pillow's releases. 9.0.0 https://pillow.readthedocs.io/en/stable/releasenotes/9.0.0.html Changes Restrict builtins for ImageMath.eval() #5923 [@​radarhere] Ensure JpegImagePlugin stops at the end of a truncated...

dependencies

I find that there are 420372 images generated according to this sampling scheme and SOA/captions. Is it true?

Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.13 to 5.1. Changelog *Sourced from [pyyaml's changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES).* > 5.1 (2019-03-13) > ---------------- > > * [yaml/pyyaml#35](https://github-redirect.dependabot.com/yaml/pyyaml/pull/35) -- Some modernization of the test running > * [yaml/pyyaml#42](https://github-redirect.dependabot.com/yaml/pyyaml/pull/42)...

dependencies

Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.3.0 to 6.2.0. Release notes *Sourced from [pillow's releases](https://github.com/python-pillow/Pillow/releases).* > ## 6.2.0 > https://pillow.readthedocs.io/en/stable/releasenotes/6.2.0.html > > ## 6.1.0 > https://pillow.readthedocs.io/en/stable/releasenotes/6.1.0.html > > ## 6.0.0 > No release...

dependencies

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24 to 1.24.2. Changelog *Sourced from [urllib3's changelog](https://github.com/urllib3/urllib3/blob/master/CHANGES.rst).* > 1.24.2 (2019-04-17) > ------------------- > > * Don't load system certificates by default when any other ``ca_certs``, ``ca_certs_dir``...

dependencies

Bumps [nltk](http://nltk.org/) from 3.4.1 to 3.4.5. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=nltk&package-manager=pip&previous-version=3.4.1&new-version=3.4.5)](https://help.github.com/articles/configuring-automated-security-fixes) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Hello authors, I have access to a GPU server that can handle larger batch-sizes, say around 128 (or more). I believe this would reduce the training time ~4x, What would...

![Screenshot from your paper](https://user-images.githubusercontent.com/41807109/84665970-10f72480-af53-11ea-9ea0-f921cdf5fe45.png) For example, how can I generate an image that is corresponding to the caption "a person skateboarding in the street with some people looking on"?