Datasets:

File size: 1,479 Bytes
9ce88f0
 
 
 
 
 
 
 
 
 
 
7111d8b
9ce88f0
4f6c3b4
9ce88f0
4f6c3b4
9ce88f0
 
 
 
 
 
 
 
 
758d901
 
4f6c3b4
615ecae
7111d8b
 
 
 
 
 
 
 
 
 
 
9ce88f0
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
---
license: mit
task_categories:
- object-detection
tags:
- thermal faces
- thermal facial landmarks
pretty_name: tfw
size_categories:
- 1K<n<10K
---
# TFW: Annotated Thermal Faces in the Wild Dataset Card
**Paper:** [TFW: Annotated Thermal Faces in the Wild Dataset (IEEE)](https://ieeexplore.ieee.org/abstract/document/9781417)

**GitHub:** [https://github.com/IS2AI/TFW](https://github.com/IS2AI/TFW)

**Description:**
The TFW dataset provides thermal images collected in a controlled indoor (`c-indoor`), semi-controlled indoor (`s-indoor`), and 
uncontrolled outdoor (`u-outdoor`) environments. The dataset was manually annotated with facial bounding boxes and 5-point facial landmarks.
| Environment  | Subjects | Images | Labeled faces | Visual pair|
|  ---:| :---: | :---: | :---: | :---: | 
| c-indoor  | 142  | 5,112  | 5,112  | yes |
| s-indoor  | 9  | 780  | 1,748  | yes |
| u-outdoor  | 15  | 4,090  | 9,649  | no |
| combined  | 147  | 9,982  | 16,509  | yes & no |

![image/png](https://cdn-uploads.huggingface.co/production/uploads/67056b2e6409e548690b1b6f/uWWvF2xxBfy8jNxaP2Kwk.png)


**Citation:**
```bibtex
@ARTICLE{9781417,
  author={Kuzdeuov, Askat and Aubakirova, Dana and Koishigarina, Darina and Varol, Huseyin Atakan},
  journal={IEEE Transactions on Information Forensics and Security}, 
  title={TFW: Annotated Thermal Faces in the Wild Dataset}, 
  year={2022},
  volume={17},
  number={},
  pages={2084-2094},
  doi={10.1109/TIFS.2022.3177949}}
```