Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 696 Bytes

File metadata and controls

18 lines (13 loc) · 696 Bytes

Whale and dolphin identification

banner

This repo created for the Kaggle competition "Happywhale - Whale and Dolphin Identification" by artyomnaz, max_vasyuk

Requirements

git clone https://github.com/artyomnaz/whale_and_dolphin_identification.git
cd whale_and_dolphin_identification
pip install -r requirements.txt

Datasets

We used the original dataset and the converted Jan Bre's backfintfrecords dataset to the competitions dataset format.

Results

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).