-
Notifications
You must be signed in to change notification settings - Fork 28
Description
Thank you again for sharing your work on UltraBot. I have successfully managed to run the code in the biometric_measurement folder on the provided sample data. 😊
However, observing the project documentation and the pipeline architecture (specifically Stage 1: Filter and Focus), I noticed that the code for this specific stage seems to be missing from the repository.
The current biometric_measurement module appears to require images that are already cropped/focused on the ROI (Region of Interest). To fully reproduce the pipeline described in the paper—starting from a raw "Global Image" to obtain the "Focus Region" and "Quality Score"—access to the Stage 1 network would be essential.
Could you please verify if this part of the code is available or if there are plans to release it? Having the "Filter and Focus" module would greatly help in testing the model on raw ultrasound data.
Thank you for your time 💯