This project created to analyze, compare and identify whale tails from the Kaggle competition dataset, "Humpback Whale Identification Challenge". It is written in Python, and uses the Keras API with Tensorflow backend. The project implemented both a Siamese Network and a SoftMax classifier with center loss.
Обновлено 2023-06-12 22:29:42 +03:00
Tutorial on how to deploy Deep Learning models on GPU enabled Kubernetes cluster
Обновлено 2019-02-01 22:04:55 +03:00