Giter VIP home page Giter VIP logo

birdclef_2023_1st_place's Introduction

Bird Clef 2023 1st place solution

Codebase for Bird Clef 2023 1st place solution

Pre-requirements

  • Ubuntu 22.04.2 LTS
  • CUDA Version: 12.0
  • CUDA Driver Version: 525.105.17
  • conda 22.9.0
  • GPU A100 40Gb (but any other GPU, compatible with CUDA Version and with VRAM >= 10Gb, should work)
  • Hard Disk: 1.5 Tb
  • RAM: 500 Gb

Main Pipeline

# Export credentials
 export KAGGLE_USERNAME={KAGGLE_USERNAME}
 export KAGGLE_KEY={KAGGLE_KEY}
# Create environment
conda env create -f requirements/environment.yml
conda activate bird_clef_2023_1st_place
pip install -e .
# Run Pipeline
bash rock_that_bird.sh "{GPU_TO_USE}" # By default: bash rock_that_bird.sh "0"

Find final model in logdirs/convnext_small_fb_in22k_ft_in1k_384__convnextv2_tiny_fcmae_ft_in22k_in1k_384__eca_nfnet_l0_noval_v32_075Clipwise025TimeMax_GausMean/onnx_ensem/model_simpl.onnx

birdclef_2023_1st_place's People

Contributors

vsydorskyy avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.