N'guessan Yves-Roland Douha

h-index3
2papers

2 Papers

55.1CYMar 23Code
Take the Train: Africa at the Crossroad of Modern AI

Cédric Manouan, Miquilina Anagbah, N'guessan Yves-Roland Douha et al.

Africa's participation in modern AI development is constrained by severe infrastructural and policy gaps. Important barriers include limited access to high-performance computing (HPC), restricted cloud access due to payment system mismatches, volatile exchange rates, and strict data sovereignty laws that fragment regional collaboration between African Union (AU) member states. Although initiatives such as Cassava AI's network of AI factories to be deployed across the continent signal the growing interest in adopting AI in Africa, these projects remain very targeted, while continental adoption still requires better coordination between African stakeholders. Drawing on official declarations on AI adoption across the continent, this paper offers both qualitative and quantitative evidence that sustainable AI adoption requires robust digital foundations through balanced access to compute, data, and the energy that makes it possible. We refer to these foundations as the "right enablers", considering them as crucial components for success within the current context of the global AI race. We also introduce the \textit{Africa AI Compute Tracker (ACT)}, an interactive map to monitor the availability of AI-ready HPC systems throughout the continent. This tool represents the first open-source effort to consolidate data on Africa's evolving HPC landscape, and aims to encourage more transparency from local AI stakeholders while facilitating broader access for AI developers. The work presented in this paper underscores the urgency of tangible actions aimed at closing the AI divide and allowing Africa to actively shape its AI future.

CVMar 13, 2024
Image Classification for CSSVD Detection in Cacao Plants

Atuhurra Jesse, N'guessan Yves-Roland Douha, Pabitra Lenka

The detection of diseases within plants has attracted a lot of attention from computer vision enthusiasts. Despite the progress made to detect diseases in many plants, there remains a research gap to train image classifiers to detect the cacao swollen shoot virus disease or CSSVD for short, pertinent to cacao plants. This gap has mainly been due to the unavailability of high quality labeled training data. Moreover, institutions have been hesitant to share their data related to CSSVD. To fill these gaps, we propose the development of image classifiers to detect CSSVD-infected cacao plants. Our proposed solution is based on VGG16, ResNet50 and Vision Transformer (ViT). We evaluate the classifiers on a recently released and publicly accessible KaraAgroAI Cocoa dataset. Our best image classifier, based on ResNet50, achieves 95.39\% precision, 93.75\% recall, 94.34\% F1-score and 94\% accuracy on only 20 epochs. There is a +9.75\% improvement in recall when compared to previous works. Our results indicate that the image classifiers learn to identify cacao plants infected with CSSVD.