neelsj commited on
Commit
02a8d32
·
verified ·
1 Parent(s): 201be42

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -4
README.md CHANGED
@@ -123,13 +123,11 @@ and detection. The datasets are challenging for most AI models and by being proc
123
  benchmark can be regenerated ad infinitum to create new test sets to combat the effects of models being trained
124
  on this data and the results being due to memorization.
125
 
126
- This dataset has 4 sub-tasks: Object Recognition, Visual Prompting. Spatial Rea-
127
- soning, and Object Detection.
128
 
129
  For each sub-task, the images consist of images of pasted objects on random
130
  images. The objects are from the COCO object list and are gathered from internet data. Each object is
131
- masked using the DeepLabV3 object detection model and then pasted on a random background from the
132
- Places365 dataset. The objects are pasted in one of four locations, top, left, bottom, and right, with small
133
  amounts of random rotation, positional jitter, and scale.
134
 
135
  There are 2 conditions “ single” and “ pairs”, for images with one and two objects. Each test set uses 20
 
123
  benchmark can be regenerated ad infinitum to create new test sets to combat the effects of models being trained
124
  on this data and the results being due to memorization.
125
 
126
+ This dataset has 4 sub-tasks: Object Recognition, Visual Prompting. Spatial Reasoning, and Object Detection.
 
127
 
128
  For each sub-task, the images consist of images of pasted objects on random
129
  images. The objects are from the COCO object list and are gathered from internet data. Each object is
130
+ masked using the DeepLabV3 object detection model and then pasted on a random background. The objects are pasted in one of four locations, top, left, bottom, and right, with small
 
131
  amounts of random rotation, positional jitter, and scale.
132
 
133
  There are 2 conditions “ single” and “ pairs”, for images with one and two objects. Each test set uses 20