Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

data extraction project ideas #9

Open
rom1504 opened this issue Dec 19, 2021 · 2 comments
Open

data extraction project ideas #9

rom1504 opened this issue Dec 19, 2021 · 2 comments

Comments

@rom1504
Copy link

rom1504 commented Dec 19, 2021

Ideas:

  • extract text+image+audio link+video link from pages ; could be valuable for future multimodal gpt3-like models
  • extract text content+images from pages : much more similar to image+text dataset but that would already provide some more context for images
  • extract embeddings+metadata from videos from torrents
  • extract embeddings+metadata from audio from torrents

Each of these ideas could be fleshed out in these ways:

  • build a POC of data extraction, estimate the amount of data available
  • imagine in more details models that could benefit
  • estimate the infra needed to do the extraction
  • describe how the distribution of the dataset could be done
  • check any legal issues
@rom1504
Copy link
Author

rom1504 commented Apr 2, 2022

audio ongoing

@rom1504
Copy link
Author

rom1504 commented Apr 29, 2022

New idea: extract image popularity score

  • Page rank like for images
  • Twitter popularity
  • reddit popularity
  • Instagram popularity
    Etc

Can be used to train appreciation models

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

No branches or pull requests

1 participant