File size: 715 Bytes
9f2d890
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
license: apache-2.0
task_categories:
- zero-shot-object-detection
- zero-shot-image-classification
size_categories:
- 10K<n<100K
---
# Described Flying Objects

This dataset was created for the [DSTA BrainHack TIL 2024](https://github.com/aliencaocao/TIL-2024) competition's VLM task. It includes various flying objects in backgrounds, and augmented with noise. Bounding box and short text description are provided. This is meant for open vocabulary object detection/classification tasks.

This dataset was created by [Ooi Xuan Shan](https://github.com/ooixs) from team 12000SGDPLUSHIE. Creation code can be found [here](https://github.com/aliencaocao/TIL-2024/blob/main/vlm/create_and_augment_new_data.ipynb).