Skip to content

Unconditional img generation - about.md file#403

Merged
merveenoyan merged 7 commits into
huggingface:mainfrom
juancopi81:main
Dec 5, 2022
Merged

Unconditional img generation - about.md file#403
merveenoyan merged 7 commits into
huggingface:mainfrom
juancopi81:main

Conversation

@juancopi81
Copy link
Copy Markdown
Contributor

PR to add the about.md file with the task description. @congaco is working on the other items of this file :).

Copy link
Copy Markdown
Contributor

@merveenoyan merveenoyan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall looks good to me, happy to merge after comments are fixed 🙂

Comment thread tasks/src/unconditional-image-generation/about.md Outdated
Unconditional image generation models usually start with a *seed* that generates a *random noise vector*. The model will then upsample this vector to create the final image.
An example of unconditional image generation would be generating the image of a face on a model trained with the [CelebA dataset](https://huggingface.co/datasets/huggan/CelebA-HQ).

## Use Cases
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you leave these sections descriptions as well so it's easier for others to contribute🙂

## About the Task

Unconditional image generation is the task of generating images with no condition in any context (like a *prompt text* or *another image*). Once trained, the model will create images that resemble its training data distribution.
Unconditional image generation models usually start with a *seed* that generates a *random noise vector*. The model will then upsample this vector to create the final image.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you explain upsampling a little 😅

Comment thread tasks/src/unconditional-image-generation/about.md Outdated
Co-authored-by: Merve Noyan <merveenoyan@gmail.com>
@merveenoyan
Copy link
Copy Markdown
Contributor

Partially fixes huggingface/huggingface.js#324

@juancopi81
Copy link
Copy Markdown
Contributor Author

Hey @merveenoyan I added some changes based on your comments. I am leaving some description in the other parts of the aboud.md file so @congaco can also contribute. I am happy to add also those parts if he is not longer available! Thank you very much.

@congaco
Copy link
Copy Markdown

congaco commented Oct 14, 2022

@juancopi81 @merveenoyan hello i want to contribute them currently i dont always have time until when should they be done?

@merveenoyan
Copy link
Copy Markdown
Contributor

@congaco you don't have to wait! You can add below sections in a separate PR of yours:

## Use Cases

You can contribute this area with common use cases of the task!

## Model Hosting and Inference

This section should have useful information about Model Hosting and Inference

## Useful Resources

In this area, you can insert useful resources about how to train or use a model for this task.

### Training your own model in just a few seconds

In this area, you can insert useful information about training the model

Copy link
Copy Markdown
Contributor

@merveenoyan merveenoyan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot!

Comment thread tasks/src/unconditional-image-generation/about.md Outdated
@merveenoyan merveenoyan merged commit a97c334 into huggingface:main Dec 5, 2022
@merveenoyan
Copy link
Copy Markdown
Contributor

@juancopi81 what is your HF username? 🙂

@juancopi81
Copy link
Copy Markdown
Contributor Author

Hi @merveenoyan thanks a lot! My HF username is juancopi81 I noticed @congaco did not finish the other items, maybe he is busy? I am happy to finish the document so it is not incomplete.... Please let me know :)

@congaco
Copy link
Copy Markdown

congaco commented Dec 5, 2022

hi im currently private quite busy if it is urgent you can also do the incomplete items

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants