Datasets:

Languages:
English
Size:
n>1T
License:
File size: 3,034 Bytes
1664f56
58a41a2
1664f56
 
 
 
 
 
 
 
8f5b93c
 
 
 
 
 
 
 
 
424de22
 
 
 
 
 
 
 
 
 
 
8f5b93c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
---
license: other
language:
- en
pretty_name: bluelens
size_categories:
- n>1T
---
<div align="center">
  <img src="docs/images/bluelens.png" alt="BlueLens Logo" width="300"/>
</div>

# Dataset Card for BlueLense

## Dataset Summary
<!-- Provide a detailed description of the dataset and it purpose. -->

## Dataset Details


| Model     | Description                         | Checkpoint Used         | Dataset | Split       |
|:----------|:------------------------------------|:-------------------------|:--------|:------------|
| GDINO     | Features from COCO 2017 training set | [`groundingdino-swint-ogc`](https://github.com/IDEA-Research/GroundingDINO/releases/download/v0.1.0-alpha/groundingdino_swint_ogc.pth) | COCO    | COCO_TRAIN  |
| GDINO     | Features from COCO 2017 validation set | [`groundingdino-swint-ogc`](https://github.com/IDEA-Research/GroundingDINO/releases/download/v0.1.0-alpha/groundingdino_swint_ogc.pth) | COCO    | COCO_VAL    |
| GDINO     | ~100 random samples from COCO 2017   | [`groundingdino-swint-ogc`](https://github.com/IDEA-Research/GroundingDINO/releases/download/v0.1.0-alpha/groundingdino_swint_ogc.pth) | COCO    | COCO_MINI   |
| DETR      | ~100 random samples from COCO 2017          | [`detr_r50_8xb2-150e_coco_20221023_153551-436d03e8`](https://download.openmmlab.com/mmdetection/v3.0/detr/detr_r50_8xb2-150e_coco/detr_r50_8xb2-150e_coco_20221023_153551-436d03e8.pth)                      | COCO    | COCO_MINI  |
| DINO-DETR | ~100 random samples from COCO 2017          | [`dino-5scale_swin-l_8xb2-36e_coco`](https://github.com/RistoranteRist/mmlab-weights/releases/download/dino-swinl/dino-5scale_swin-l_8xb2-36e_coco-5486e051.pth)                      | COCO    | COCO_MINI  |



- **Creators**: Intel Labs
- **Version**: <TODO - REPLACE WITH VERSION>
- **License**: [Intel Research and Development License](.\Intel_OBL_Internal_RD_Use_License.md)
- **Number of Training Samples**: <TODO>
- **Number of Test Samples**: <TODO>
- <TODO - Add additional as needed>
- **Format**: <TODO - IF Applicable>

## Intended Use

- **Primary Uses**: <TODO> 
- **Out-of-Scope Uses**: <TODO>

## Data Collection Process
<!-- TODO 
  - Provide detailed explaination of how the dataset was generated/create/collected.  
  - If 3rd party datasets were used/included, provide a link to the original dataset as well as the license the data is released under.
-->

## Ethical Considerations
<!-- DON'T CHANGE THIS SECTION -->
Intel is committed to respecting human rights and avoiding causing or contributing to adverse impacts on human rights. See [Intel’s Global Human Rights Principles](https://www.intel.com/content/dam/www/central-libraries/us/en/documents/policy-human-rights.pdf). Intel’s products and software are intended only to be used in applications that do not cause or contribute to adverse impacts on human rights.

## Contact Information

- **Issues**: For any issues or questions regarding the dataset, please contact the maintainers or open an issue in the dataset repository.