Skip to content

VisualSphinx/VisualSphinx-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VisualSphinx-Generator

This is the official repository for paper "[VisualSphinx: Large-Scale Synthetic Vision Logic Puzzles for RL]".

This repo is for paper review. Please refer to VisualSphinx/VisualSphinx for the latest update!

Installation

Build environment

git clone https://github.com/VisualSphinx/VisualSphinx-Generator.git
cd VisualSphinx-Generator
conda create -n VisualSphinx python=3.10 -y
conda activate VisualSphinx
pip install -r requirements.txt

Generate Data

Please go into pipeline for reproduce VisualSphinx. Please do not forget to define your API-Keys in api_config.py.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages