Logo Lanfrica
  • Home
  • Atlas
  • Insights
  • Docs
  • Sign in

© 2026 Lanfrica. All rights reserved. All copyrights of the resources shown on the Lanfrica website belong to the original copyright holders, unless explicitly stated otherwise.

quanvuhust/cgiar-eyes-on-the-ground-challenge

Domain:

agriculture

Record type:

project
Creator:
qua
Host:
zindi.africa # cgiar-eyes-on-the-ground-challenge zindi.africa # Split kfold ``` cd process_data python check_group.py ``` # Training Train regession model using BCE loss ``` python code/train.py --exp exp_16 ``` Generate softlabel ``` python code/generate_softlabel.py ``` Train model with softlabel ``` torchrun --nnodes=1 --nproc_per_node=1 --rdzv_id=100 --rdzv_backend=c10d --rdzv_endpoint=localhost:29402 code/finetune_softlabel.py --exp exp_17 ``` # Predict Infer single model (modify weight path and image size in code) ``` python code/predict.py ``` Ensemble 3 models ``` python code/ensemble.py ```

Visit

github.com

Tasks

computer visionimage classification

Licenses

Apache-2.0

Similar

ilovec8763/Eyes-on-the-Ground-Challenge-ClassifierCGIAR Wheat Growth Stage ChallengeCGIAR Crop Yield Prediction Challengejavadan/CGIAR-Crop-Damage-Classification-ChallengeEyes on the ground and eyes in the sky: Security narratives, participatory visual methods and knowledge production in ‘danger zones’M-Essa2/-CGIAR-Crop-Damage-Classification-Challenge

ilovec8763/Eyes-on-the-Ground-Challenge-Classifier

A CNN model for drought detection in Africa. # Eyes-on-the-Ground-Challenge-Classifier A CNN model

CGIAR Wheat Growth Stage Challenge

Predict which phase of growth wheat crops are in using photos taken by farmers in India
The ‘Images’ folder contains 14,253 images, each with a unique ID. Train.csv contains Image_IDs and the associated label. The labels indicate the growth stage of the cro

CGIAR Crop Yield Prediction Challenge

Can you predict maize yields on East African farms using satellite data?
These models often need to be applied at scale, so large ensembles aren’t encouraged. To incentivise more lightweight solutions, we are adding an additional submission criteria: your s

javadan/CGIAR-Crop-Damage-Classification-Challenge

https://zindi.africa/competitions/cgiar-crop-damage-classification-challenge # CGIAR-Crop-Damage-Cl

Eyes on the ground and eyes in the sky: Security narratives, participatory visual methods and knowledge production in ‘danger zones’

Abstract This article reflects on the use of narrative interviews alongside part

M-Essa2/-CGIAR-Crop-Damage-Classification-Challenge

The CGIAR Crop Damage Classification Challenge advances agricultural insurance with AI. Participants