Tylersuard commited on
Commit
c68d7a8
·
1 Parent(s): 26766a8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -8,6 +8,8 @@ Pathfinder-X2 contains 200,000 512x512 images along with 200,000 segmentation ma
8
  of dashed-line "snakes" of varying length, and a model's task is to segment only the snake with a circle on one end.
9
  Each image is meant to be fed in as a sequence,pixel-by-pixel, into a Large Language Model.
10
 
 
 
11
  Based on the Pathfinder dataset by Drew Linsley, Alekh K Ashok, Lakshmi N Govindarajan, Rex Liu, and Thomas Serre.
12
 
13
  ![Sample input](https://huggingface.co/datasets/Tylersuard/PathfinderX2/blob/main/sample_0.png)
 
8
  of dashed-line "snakes" of varying length, and a model's task is to segment only the snake with a circle on one end.
9
  Each image is meant to be fed in as a sequence,pixel-by-pixel, into a Large Language Model.
10
 
11
+ Explanation paper: https://www.overleaf.com/read/rpsmdnxbdfjt
12
+
13
  Based on the Pathfinder dataset by Drew Linsley, Alekh K Ashok, Lakshmi N Govindarajan, Rex Liu, and Thomas Serre.
14
 
15
  ![Sample input](https://huggingface.co/datasets/Tylersuard/PathfinderX2/blob/main/sample_0.png)