Giter Site home page Giter Site logo

Comments (4)

idigitopia avatar idigitopia commented on June 14, 2024

Can someone please point out where to map these folders?

flowers_images_path: '/export/mlrg/aelnouby/projects/GANs/flowers_dataset/'
flowers_embedding_path: '/export/mlrg/aelnouby/projects/GANs/flowers_dataset/flowers_icml/'
flowers_text_path: '/export/mlrg/aelnouby/projects/GANs/flowers_dataset/cvpr2016_flowers/text_c10/'
flowers_dataset_path: '/scratch/aelnouby/text2image/flowers.hdf5'

flowers_val_split_path: '/export/mlrg/aelnouby/projects/GANs/flowers_dataset/flowers_icml/valclasses.txt'
flowers_train_split_path: '/export/mlrg/aelnouby/projects/GANs/flowers_dataset/flowers_icml/trainclasses.txt'
flowers_test_split_path: '/export/mlrg/aelnouby/projects/GANs/flowers_dataset/flowers_icml/testclasses.txt'

I have downloaded the cvpr2016_flowers dataset and have found the text_c10 folder, it also consisted of valClasses.txt trainclasses.txt and testclasses.txt

I am not too sure where to point these two particular paths:
flowers_images_path: '/export/mlrg/aelnouby/projects/GANs/flowers_dataset/'
flowers_embedding_path: '/export/mlrg/aelnouby/projects/GANs/flowers_dataset/flowers_icml/'

from text-to-image-synthesis.

shahhaard47 avatar shahhaard47 commented on June 14, 2024

I think two source repositories are important. Get the cvpr2016 stuff from https://github.com/reedscot/cvpr2016 and icml2016 stuff from reedscot/icml2016.

To answer your question:

Side note : it seems the default parameters for *_split_path variables links to flowers_icml/*.txt.

Lastly, if you use the provided .hd5 file in the Datasets section, you don't need any of the other files. You only need all the data if you want to convert the data into hd5 file yourself. If you're not able to use the provided hd5 file for version incompatibility issues, try to add this requirements.txt file and install the appropriate versions with pip install -r requirements.

from text-to-image-synthesis.

mahinash26 avatar mahinash26 commented on June 14, 2024

If we are using hd5 file, then how will we use that?Kindly guide me plz.

I think two source repositories are important. Get the cvpr2016 stuff from https://github.com/reedscot/cvpr2016 and icml2016 stuff from reedscot/icml2016.

To answer your question:

Side note : it seems the default parameters for *_split_path variables links to flowers_icml/*.txt.

Lastly, if you use the provided .hd5 file in the Datasets section, you don't need any of the other files. You only need all the data if you want to convert the data into hd5 file yourself. If you're not able to use the provided hd5 file for version incompatibility issues, try to add this requirements.txt file and install the appropriate versions with pip install -r requirements.

from text-to-image-synthesis.

shahhaard47 avatar shahhaard47 commented on June 14, 2024

Lastly, if you use the provided .hd5 file in the Datasets section, you don't need any of the other files. You only need all the data if you want to convert the data into hd5 file yourself. If you're not able to use the provided hd5 file for version incompatibility issues, try to add this requirements.txt file and install the appropriate versions with pip install -r requirements.

Lmk if this helps!

from text-to-image-synthesis.

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.