Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ranfysvalle02/cnn-transfer-learning

The provided code demonstrates transfer learning by adapting a model trained using synthetic data to classify circles, squares, and triangles to classify new shapes like stars and pentagons. By fine-tuning a pre-trained model originally designed for a different task, the repository showcases how to efficiently adapt a model to a new domain.
https://github.com/ranfysvalle02/cnn-transfer-learning

cnn-classification convolutional-neural-network fine-tuning fine-tuning-cnns neural-network transfer-learning transfer-learning-with-cnn

Last synced: 9 days ago
JSON representation

The provided code demonstrates transfer learning by adapting a model trained using synthetic data to classify circles, squares, and triangles to classify new shapes like stars and pentagons. By fine-tuning a pre-trained model originally designed for a different task, the repository showcases how to efficiently adapt a model to a new domain.

Awesome Lists containing this project