This repo created for the Kaggle competition "Happywhale - Whale and Dolphin Identification" by artyomnaz, max_vasyuk
git clone https://github.com/artyomnaz/whale_and_dolphin_identification.git
cd whale_and_dolphin_identification
pip install -r requirements.txt
We used the original dataset and the converted Jan Bre's backfintfrecords dataset to the competitions dataset format.
Our place on the public leaderboard is 492 and on the private leaderboard is 484. Our score is 0.73212 (private) and 0.77772 (public).