Primary competition visual

Amini Cocoa Contamination Challenge

Helping Ghana
$7 000 USD
Completed (11 months ago)
Computer Vision
Object Detection
928 joined
255 active
Starti
Feb 14, 25
Closei
May 11, 25
Reveali
May 12, 25
Dataset download
Data · 31 Mar 2025, 03:01 · 4

I tried downloading the dataset, but it's taking some time. I also tried to find a way to download it using Python, and I came across https://api.zindi.africa. However, this method isn't working. Can someone help?

Discussion 4 answers

The dataset is on kaggle

31 Mar 2025, 06:08
Upvotes 0
User avatar
okonp07

Downloading Data Directly to your Google Drive from kaggle

So for projects like this one and others with heavy data sets, It may be wasteful to download the data and then upload it again to your drive. Here is a useful notebook i put together to help you transfer the data set directly from Kaggle to your drive on googles data without having to use any of your metered data.

https://colab.research.google.com/drive/1rce_hG_yeJJBm6OejDER_-NZVDg9H1lS?usp=sharing

Shout out to Ohagwu Collins patrick for uploading the data set to kaggle. Also to the Zindi developers, please consider providing API access to help us gain easy access to the data set without having to download it to our local machine. That is a huge inconvenience especially when the data sets are large.

20 Apr 2025, 18:49
Upvotes 2
User avatar
Kamenialexnea
Ecole nationale superieure polytechnique yaounde

You can use the package `zindi` to download any dataset on Zindi.

`pip install -U zindi`

https://github.com/KameniAlexNea/zindi

7 May 2025, 14:47
Upvotes 0