Comparar métodos
Examine os métodos selecionados lado a lado; as linhas que diferem ficam destacadas.
| Rede neural convolucional adaptativa ao domínio× | Rede neural convolucional ajustada finamente× | |
|---|---|---|
| Área | Aprendizado profundo | Aprendizado profundo |
| Família | Machine learning | Machine learning |
| Ano de origem≠ | 2015–2017 | 2012–2014 |
| Autor original≠ | Ganin, Y. & Lempitsky, V. (domain-adversarial framework); Tzeng et al. (ADDA) | Yosinski, J. et al. (theoretical basis); practice widespread from Krizhevsky et al. 2012 onward |
| Tipo≠ | Domain-adaptive deep learning model | Transfer learning technique (supervised fine-tuning) |
| Fonte seminal≠ | Ganin, Y., Ustinova, E., Ajakan, H., Germain, P., Larochelle, H., Laviolette, F., Marchand, M., & Lempitsky, V. (2016). Domain-adversarial training of neural networks. Journal of Machine Learning Research, 17(59), 1–35. link ↗ | Yosinski, J., Clune, J., Bengio, Y., & Lipson, H. (2014). How transferable are features in deep neural networks? Advances in Neural Information Processing Systems, 27. link ↗ |
| Outros nomes | DA-CNN, domain adaptation CNN, domain-adaptive deep convolutional network, CNN with domain adaptation | Fine-tuned CNN, CNN fine-tuning, CNN transfer learning with fine-tuning, adapted convolutional network |
| Relacionados | 5 | 5 |
| Resumo≠ | A domain-adaptive CNN trains a convolutional network on a labeled source domain and adapts its learned feature representations to an unlabeled or lightly labeled target domain, bridging the distribution gap so that visual classifiers transfer reliably across datasets, sensors, or imaging conditions without full re-annotation. | Fine-tuning a CNN means starting from a network already trained on a large dataset — typically ImageNet — and continuing training on a smaller target dataset so the model adapts its learned visual features to a new task. This approach dramatically reduces the data and compute required to reach strong performance compared with training from scratch. |
| ScholarGateConjunto de dados ↗ |
|
|