Skip to content

Latest commit

 

History

History
53 lines (42 loc) · 2.53 KB

README.md

File metadata and controls

53 lines (42 loc) · 2.53 KB

GDSC Computer Vision Kaggle Contest

GDSC EPITA Event Page for the Conference

GDSC EPITA Event Page for the Contest

  • Part 1: Live presentation (for those not present the slides are available HERE)
  • Part 2: Practical on Google Collab
    • Part I : Deep Learning Fundamentals - HERE
    • Part II : Data Augmentation & Transfer Learning - HERE
  • Part 3: Kaggle Contest HERE

Workshop

Usage using Colab

You can directly go on the Colab link and click "Copy to Drive" to get a copy you can save. Everything is explained in the first notebook.

Usage using the Repository Files

If you would like to start from the GitHub :

  1. Open Google Colab
  2. Import this repository in google collab using the github import feature.
  3. Import notebook -> Github -> Put this url: https://github.com/GDSC-EPITA/gdsc-computer-vision-workshop
  4. Double click the file to open the notebook

Participate in the Kaggle Contest

  1. Get to the contest page
  2. Click "Join Competition"
  3. Read and Accept the rules
  4. Click the "Code" tab
  5. Click on the skeleton notebook GDSC - Minecraft Classification - Skeleton
  6. Copy & Edit it
  7. (Optional) Make sure that in the notebook options:
  • The lastest environnement is selected
  • Access to the internet is on
  • Accelerator is selected to GPU P100
  1. To save, click "Save Version" top right and select "Quick Save" Otherwise, it will rerun your whole notebook in the background Remember to save before closing your tab !
  2. To submit, click "Submit" on the right panel, make sure your notebook outputs a submission.csv file first

Credit

This workshop was made by the GDSC of EPITA, featuring : University of Paris-Saclay / Sorbonne University. Special thanks to:

  • EPITA GDSC 2023 Tom Genlis