File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 265265 "source": [
266266 "# Run fastdup\n",
267267 "\n",
268- "Run fastdup with annotations on the dataset. Here, we set `num_images` to limit the run to 100 images."
268+ "Run fastdup with annotations on the dataset. Here, we set `num_images` to limit the run to 1000 images."
269269 ]
270270 },
271271 {
450450 "cell_type": "markdown",
451451 "metadata": {},
452452 "source": [
453- "# Visualize Images With Captions\n",
453+ "# Visualizing the Dataset's Outlier Images With Their Captions\n",
454454 "\n",
455455 "Use fastdup's built-in galleries methods to visualize the captioned images.\n",
456456 "Additionally, captions can always be generated for a gallery by setting the `label_col` argument to one of the available model names listed above."
14241424 "cell_type": "markdown",
14251425 "metadata": {},
14261426 "source": [
1427- "# Visualize VQA Results\n",
1427+ "# Visualize the Results of VQA on The Dataset's Outliers \n",
14281428 "\n",
14291429 "Once again, we will use fastdup's built-in galleries methods to visualize the results of our VQA prompts."
14301430 ]
You can’t perform that action at this time.
0 commit comments