This project combines deep learning-based image segmentation with reinforcement learning to automatically navigate to regions of interest in ultrasound images. The system consists of three main components:
The trained agent successfully navigates to the centers of the segmented regions with a high success rate. The improvements to address oscillations significantly enhanced the agent's performance.
The complete code for this project is available on GitHub.