File size: 1,307 Bytes
116c065 39f5b00 116c065 16e9828 116c065 |
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 |
---
pipeline_tag: image-classification
---
# Model Card: Fine-Tuned InceptionV3, Xception, & ResNet50 for Human Decomposition Image Classification
These CNN models were developed for the classification of human decomposition images into six stages of human decay defined by Gelderman et al. (2018).
## Model Details
### Model Description
- **Developed by:** Anna-Maria Nau
- **Funded by:** National Institute of Justice
- **Model type:** CNNs for Image Classification
- **Base Model:** InceptionV3, Xception, and ResNet50 pretrained on ImageNet
- **Transfer Learning Method:** Two-step transfer learning: (1) freeze all pre-trained convolutional layers of the base model and train newly added classifier layers on custom dataset and (2) unfreeze all layers, and fine-tune model end-to-end on custom dataset.
### Model Sources
- **Paper :**
- [Stage of Decay Estimation Exploiting Exogenous and Endogenous Image Attributes to Minimize Manual Labeling Efforts and Maximize Classification Performance](https://ieeexplore.ieee.org/abstract/document/10222106)
- [Towards Automation of Human Stage of Decay Identification: An Artificial Intelligence Approach](https://arxiv.org/abs/2408.10414)
## Usage
The stage of decay classification is bodypart specific, that is, for the head, torso, or limbs.
|