camelCase12 commited on
Commit
5786fc2
·
verified ·
1 Parent(s): 775f193

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -9,4 +9,10 @@ size_categories:
9
 
10
  ### Can you predict which of the three buckets the ball will fall into?
11
 
12
- The VPCT dataset contains 100 problems, generated with the assistance of a simulator tool. Each problem image contains 3 buckets, a floating ball, and a series of ramps. The simulator tool was used to determine ground truth for which bucket the ball will fall into. The resulting simulation data is paired with each image, as well as the data necessary to re-run the simulation using the simulator tool (not published at this time).
 
 
 
 
 
 
 
9
 
10
  ### Can you predict which of the three buckets the ball will fall into?
11
 
12
+ The VPCT dataset contains 100 problems, generated with the assistance of a simulator tool. Each problem image contains 3 buckets, a floating ball, and a series of ramps. The simulator tool was used to determine ground truth for which bucket the ball will fall into. The resulting simulation data is paired with each image, as well as the data necessary to re-run the simulation using the simulator tool (not published at this time).
13
+
14
+ # Links
15
+
16
+ [VPCT Benchmark Runner](https://github.com/camelCase12/vpct-runner)
17
+
18
+ [VPCT Leaderboard](https://cbrower.dev/vpct)