maxbbraun / thermal-face

Fast face detection in thermal images
MIT License
68 stars 13 forks source link

Consider using the FLIR Thermal Dataset #1

Closed maxbbraun closed 4 years ago

maxbbraun commented 4 years ago

The FLIR ADAS Thermal Dataset has >10k thermal images, some of which include people. It comes with annotations, but those are bounding boxes around the whole body, not just the face.

It could be useful to get the subset of images with people annotated (e.g. like this) and mix it in with the other training data.

maxbbraun commented 4 years ago

The images also come in 16-bit versions, allowing for the possibility of applying the same pre-processing used at inference time and getting a closer match between dataset and inference inputs.

maxbbraun commented 4 years ago
maxbbraun commented 4 years ago

Another potentially useful dataset: FLIR European Regional Thermal Dataset