GithubHelp home page GithubHelp logo

Comments (8)

NielsRogge avatar NielsRogge commented on August 24, 2024 3

Adding some more ideas:

  • Make people learn about GAN metrics, like FID and Inception score
  • Add section related to the main applications of GANs
  • Explain how to set up Accelerate to set up the scripts
  • Tag all vision datasets on the hub with "vision" such that people can easily retrieve them
  • improve and battle test PyTorchModelHubMixin
  • support datasets with trainA, trainB, testA and testB columns like this one: https://huggingface.co/datasets/huggan/horse2zebra
  • add links to great example Spaces

from community-events.

NielsRogge avatar NielsRogge commented on August 24, 2024 3

for example ? Or you have something else in mind ?

Maybe "vision"? Currently, all vision models on the hub are tagged with that.

from community-events.

julien-c avatar julien-c commented on August 24, 2024 2

(if we move to the new task scheme that you proposed recently, we don't need to hardcode the modality b/c it will be implied by the task)

from community-events.

osanseviero avatar osanseviero commented on August 24, 2024

Some new todos (lol the list grows larger and larger) based on internal discussion https://huggingface.slack.com/archives/C035Y01JHMY/p1648122316988469

  • Allow uploading multiple TF models to a single model repo (solved with huggingface/huggingface_hub#533) or just the generator
  • validate scripts work on multiple GPUs
  • add automatic model card in scripts

from community-events.

lhoestq avatar lhoestq commented on August 24, 2024

Tag all vision datasets on the hub with "vision" such that people can easily retrieve them

Currently we don't tag datasets with a "image" or "text" or "audio" tag but we can probably do that indeed. Maybe

modalities:
- image

for example ? Or you have something else in mind ?

from community-events.

lhoestq avatar lhoestq commented on August 24, 2024

Ok sounds good :)
I'll also adapt the datasets tagging app to support this field then, and make it compatible for vision datasets (right now it's heavily focused on text datasets)

from community-events.

julien-c avatar julien-c commented on August 24, 2024

(cc @osanseviero )

from community-events.

lhoestq avatar lhoestq commented on August 24, 2024

(if we move to the new task scheme that you proposed recently, we don't need to hardcode the modality b/c it will be implied by the task)

Yes indeed, maybe we don't even need the modality tag if we can just infer it from the task tag, as we do for models ^^

from community-events.

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.