This document presents a method for automatically localizing fetal organs in MRI scans using random forests with steerable features. The method first normalizes fetal size, then uses a classification and regression pipeline with random forests to assign voxels to organs and vote for organ centers. Features are steered based on detected landmarks like the brain to account for unknown fetal orientation. Evaluation on two datasets found the heart was localized within 10mm of ground truth in 90% of cases, suggesting it could initialize motion correction. Future work will use the detections for slice-by-slice segmentation to improve motion correction quality.