Primary competition visual

CGIAR Crop Damage Classification Challenge

Helping Africa
$10 000 USD
Completed (~2 years ago)
Classification
1148 joined
347 active
Starti
Oct 27, 23
Closei
Jan 28, 24
Reveali
Jan 28, 24
User avatar
hoyindamola
No access to GPU
Notebooks Ā· 2 Jan 2024, 15:43 Ā· 4

I need advice on where to train, since I dont have access to a GPU.

Discussion 4 answers

Hi @hoyindamola,

Google Colab provides free GPU. Check this Notebook out for a digit classification example: https://colab.research.google.com/github/trekhleb/machine-learning-experiments/blob/master/experiments/digits_recognition_cnn/digits_recognition_cnn.ipynb

Kaggle is another option. This Notebook uses the fastai library for dog breed classification: https://www.kaggle.com/code/hortonhearsafoo/fast-ai-v3-lesson-1

I hope it helps.

2 Jan 2024, 16:51
Upvotes 2
User avatar
hoyindamola

Thank you.

How do you handle the image data when using Colab or Kaggle? Google Drive(Takes time to upload and access during training)? Any pointers?

I ran the starter notebook locally. My computer has no GPU. It falls back to CPU automatically.

3 Jan 2024, 12:05
Upvotes 0