Our Cape Town computer vision projects serve three domains: wildlife camera trap analysis, precision agriculture, and marine monitoring. Camera trap AI: we build species classification models trained on Southern African wildlife imagery. The technical challenges are specific to camera trap data: (1) Highly imbalanced classes — 90% of triggered images contain no animal (false triggers from vegetation movement, rain, heat shimmer). (2) Partial occlusion — animals are often partially hidden behind vegetation. (3) Nighttime imagery — infrared-triggered images are grayscale with limited detail. (4) Species similarity — distinguishing large-spotted genet from small-spotted genet, or Cape fox from bat-eared fox, requires fine-grained recognition. We train on existing labeled camera trap datasets (Snapshot Serengeti, the Cape Leopard Trust's archive, and client-specific data) and fine-tune for the specific species assemblage at each deployment site. The model classifies species, estimates count per frame, and tags individual animals where markings allow (leopards, wild dogs, zebras have unique patterns enabling individual ID). For conservation managers, this transforms raw image data into population estimates, activity patterns, and spatial distribution maps. Precision viticulture: drones (DJI Matrice series with multispectral cameras — RedEdge or Altum) fly over vineyard blocks at 30-50m altitude, capturing RGB and near-infrared imagery. Our models detect: (1) Disease symptoms — downy mildew presents as oil spots on upper leaf surface with white sporulation beneath; powdery mildew shows as white patches on leaves and shoots. Detection at early stages (before visible symptoms cover > 5% of the canopy) enables targeted fungicide application to affected blocks only. (2) Water stress — normalized difference vegetation index (NDVI) and crop water stress index (CWSI) computed from multispectral imagery identify blocks under water stress before visible wilting occurs. (3) Yield estimation — berry count and cluster size estimation from close-range imagery during véraison provides pre-harvest yield estimates ±8% accuracy. Marine monitoring: underwater cameras on MPAs and coastal monitoring stations capture continuous footage. Models identify fish species, estimate biomass, detect marine invasive species (Mediterranean mussel encroachment), and monitor kelp forest canopy density over time.