Skip to content

The official code of "PixelWorld: Towards Perceiving Everything as Pixels"

Notifications You must be signed in to change notification settings

TIGER-AI-Lab/PixelWorld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PixelWorld

The official code of our paper PixelWorld: Towards Perceiving Everything as Pixels.

Refactoring... There may be some problems with the reference relationship between codes.

Installation

pip install -r requirements.txt

Get Started

From Local Files

python data.py --dataset WikiSS_QADataset --model GPT4o --mode text --prompt base

From Huggingface Dataset

python data.py --dataset WikiSS_QADataset --model GPT4o --mode text --prompt base --from_hf

Project Site

PixelWorld

About

The official code of "PixelWorld: Towards Perceiving Everything as Pixels"

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published